Remove old config files

pull/1/head
Mark Veidemanis 7 years ago
parent a7599dddfe
commit 6776cec2d4

@ -1,6 +1,6 @@
{
"Keywords": [
"kek"
"example"
],
"KeywordsExcept": {}
}
}

@ -1,35 +0,0 @@
{
"Port": 13867,
"BindAddress": "127.0.0.1",
"UseSSL": true,
"ListenerKey": "key.pem",
"ListenerCertificate": "cert.pem",
"UsePassword": true,
"ConnectOnCreate": false,
"HighlightNotifications": true,
"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]
}

@ -1,19 +0,0 @@
{
"pass": "pass <password>",
"logout": "logout",
"add": "add <name> [<address>] [<port>] [<ssl|plain>] [<nickname>]",
"del": "del <name>",
"mod": "mod <name> [<key>] [<value>]",
"default": "default [<key>] [<value>]",
"get": "get <name> <variable>",
"key": "key <master|show|add|del|except|unexcept|showexcept|monitor> [<name>] [<target>] [<key>] [<on|off>]",
"who": "who <nick>",
"join": "join <name> <channel> [<key>]",
"enable": "enable <name>",
"disable": "disable <name>",
"list": "list",
"stats": "stats",
"save": "save <config|keyconf|pool|help|wholist|all>",
"load": "load <config|keyconf|pool|help|wholist|all>",
"dist": "dist"
}

@ -1,6 +0,0 @@
{
"Keywords": [
"kek"
],
"KeywordsExcept": {}
}
Loading…
Cancel
Save