37 lines
871 B
JSON
37 lines
871 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": {
|
|
"host": null,
|
|
"port": null,
|
|
"protocol": null,
|
|
"bind": null,
|
|
"timeout": 30,
|
|
"nickname": null,
|
|
"username": null,
|
|
"realname": null,
|
|
"userinfo": null,
|
|
"finger": null,
|
|
"version": null,
|
|
"source": null,
|
|
"autojoin": [],
|
|
"authtype": null,
|
|
"password": null,
|
|
"authentity": "NickServ",
|
|
"key": "key.pem",
|
|
"certificate": "cert.pem",
|
|
"enabled": true
|
|
},
|
|
"Master": [null, null]
|
|
}
|