summaryrefslogtreecommitdiffstats
path: root/infra/minimal-distribution-core/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json
blob: 0fde4bfe517a20713d09cea14d0ee5da7ecd9a6b (plain)
1
2
3
4
5
6
7
8
9
{
  "persist-context": "true",
  "persisted-context-path": "/var/lib/honeycomb/persist/context/data.json",
  "persisted-context-restoration-type": "Merge",
  "persist-config": "true",
  "persisted-config-path": "/var/lib/honeycomb/persist/config/data.json",
  "persisted-config-restoration-type": "Merge",
  "notification-service-queue-depth": 1
}