21 lines
451 B
JSON
21 lines
451 B
JSON
{
|
|
"Port": 13867,
|
|
"BindAddress": "127.0.0.1",
|
|
"UseSSL": true,
|
|
"ListenerKey": "key.pem",
|
|
"ListenerCertificate": "cert.pem",
|
|
"UsePassword": true,
|
|
"ConnectOnCreate": false,
|
|
"HighlightNotifications": true,
|
|
"Debugger": false,
|
|
"DistEnabled": true,
|
|
"SendDistOutput": false,
|
|
"Password": "s",
|
|
"Default": {
|
|
"password": null,
|
|
"username": null,
|
|
"authtype": null
|
|
},
|
|
"Master": []
|
|
}
|