2017-11-19 14:51:55 +00:00
|
|
|
{
|
2017-11-23 18:32:30 +00:00
|
|
|
"Port": 13867,
|
|
|
|
"BindAddress": "127.0.0.1",
|
|
|
|
"UseSSL": true,
|
|
|
|
"ListenerKey": "key.pem",
|
|
|
|
"ListenerCertificate": "cert.pem",
|
|
|
|
"UsePassword": true,
|
2017-11-25 18:42:32 +00:00
|
|
|
"ConnectOnCreate": false,
|
2017-11-30 18:54:08 +00:00
|
|
|
"HighlightNotifications": true,
|
2017-12-03 18:34:56 +00:00
|
|
|
"DistEnabled": true,
|
2017-12-03 19:23:29 +00:00
|
|
|
"SendDistOutput": false,
|
2017-11-25 18:42:32 +00:00
|
|
|
"Password": "s",
|
2017-11-25 19:20:23 +00:00
|
|
|
"Default": {
|
|
|
|
"password": null,
|
|
|
|
"username": null,
|
2017-11-25 19:23:18 +00:00
|
|
|
"authtype": null
|
2017-11-25 19:20:23 +00:00
|
|
|
},
|
2017-11-25 18:42:32 +00:00
|
|
|
"Master": []
|
2017-11-19 14:51:55 +00:00
|
|
|
}
|