ChrisC | 025301d | 2017-01-31 11:40:03 +0100 | [diff] [blame] | 1 | { |
| 2 | "asdc-connections":{ |
| 3 | "asdc-controller1":{ |
| 4 | "user": "User", |
| 5 | "consumerGroup": "consumerGroup", |
| 6 | "consumerId": "consumerId", |
| 7 | "environmentName": "environmentName", |
| 8 | "asdcAddress": "hostname", |
| 9 | "password": "1c551b8b5ab91fcd5a0907b11c304199", |
| 10 | "pollingInterval":10, |
| 11 | "pollingTimeout":30, |
| 12 | "activateServerTLSAuth": true, |
Rob Daugherty | 38f7207 | 2018-03-14 02:07:32 -0400 | [diff] [blame] | 13 | "watchDogTimeout": "300", |
| 14 | "messageBusAddress": [ |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 15 | "localhost", |
| 16 | "localhost", |
| 17 | "localhost" |
Rob Daugherty | 38f7207 | 2018-03-14 02:07:32 -0400 | [diff] [blame] | 18 | ], |
ChrisC | 025301d | 2017-01-31 11:40:03 +0100 | [diff] [blame] | 19 | "keyStorePassword":"1c551b8b5ab91fcd5a0907b11c304199", |
| 20 | "keyStorePath": "/test" |
| 21 | } |
| 22 | } |
| 23 | } |