Add new file
This commit is contained in:
parent
80d7cf7cca
commit
b49a9069f4
22
cfg/irc.json
Normal file
22
cfg/irc.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"name": "irc1",
|
||||||
|
"host": "",
|
||||||
|
"port": "",
|
||||||
|
"ssl": "1",
|
||||||
|
"ssl_allow_invalid": "1",
|
||||||
|
"pass": "",
|
||||||
|
"nick": "",
|
||||||
|
"username": "",
|
||||||
|
"realname": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "irc2",
|
||||||
|
"host": "",
|
||||||
|
"port": "",
|
||||||
|
"ssl": "1",
|
||||||
|
"ssl_allow_invalid": "1",
|
||||||
|
"pass": "",
|
||||||
|
"nick": "",
|
||||||
|
"username": "",
|
||||||
|
"realname": ""
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user