fix ServiceHandler SpotBugs false positives
[transportpce.git] / tests / honeynode / 2.2.1 / minimal-distribution-core / src / main / resources / honeycomb-minimal-resources / config / honeycomb.json
1 {
2   "persist-context": "true",
3   "persisted-context-path": "persist/data-context.json",
4   "persisted-context-restoration-type": "Merge",
5   "persist-config": "true",
6   "persisted-config-path": "persist/data-config.json",
7   "persisted-config-restoration-type": "Merge",
8   "notification-service-queue-depth": 1,  
9   "netconf-initial-config-xml" : "device/oper-ROADMA.xml",
10   "netconf-initial-pm-xml" : "device/oper-ROADMA-cpm.xml"
11   
12 }