mirror of
https://github.com/YunoHost-Apps/kiwiirc_ynh.git
synced 2024-09-03 19:35:59 +02:00
Update config.json.example
This commit is contained in:
parent
fa715f0f11
commit
2b3a659c1a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"windowTitle": "Kiwi IRC",
|
"windowTitle": "Kiwi IRC",
|
||||||
"startupScreen": "welcome",
|
"startupScreen": "welcome",
|
||||||
"kiwiServer": "https://__DOMAIN__/webirc/kiwiirc/",
|
"kiwiServer": "https://__DOMAIN____PATH__",
|
||||||
"restricted": false,
|
"restricted": false,
|
||||||
"theme": "Default",
|
"theme": "Default",
|
||||||
"themes": [
|
"themes": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue