Honeynode test tool
[transportpce.git] / tests / honeynode / minimal-distribution-core / src / main / resources / honeycomb-minimal-resources / config / honeycomb.json
1 {
2   "persist-context": "true",
3   "persisted-context-path": "./persist/context/data.json",
4   "persisted-context-restoration-type": "Merge",
5   "persist-config": "true",
6   "persisted-config-path": "./persist/config/data.json",
7   "persisted-config-restoration-type": "Merge",
8   "notification-service-queue-depth": 1,
9   "netconf-initial-config-xml": ""
10 }