mirror of
https://github.com/YunoHost-Apps/kiwiirc_ynh.git
synced 2024-09-03 19:35:59 +02:00
Update config.json
This commit is contained in:
parent
0322cc2002
commit
24335ece10
1 changed files with 5 additions and 2 deletions
7
sources/dist/static/config.json
vendored
7
sources/dist/static/config.json
vendored
|
@ -16,8 +16,11 @@
|
|||
{ "name": "Elite", "url": "static/themes/elite" }
|
||||
],
|
||||
"startupOptions" : {
|
||||
"channel": "#kiwiirc-default",
|
||||
"nick": "kiwi-n?"
|
||||
"server": "chat.freenode.net",
|
||||
"port": 6697,
|
||||
"tls": true,
|
||||
"channel": "#yunohost",
|
||||
"nick": ""
|
||||
},
|
||||
"embedly": {
|
||||
"key": ""
|
||||
|
|
Loading…
Add table
Reference in a new issue