aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json
index b186246b..880efca8 100644
--- a/static/config.json
+++ b/static/config.json
@@ -4,5 +4,6 @@
"background": "/static/bg.jpg",
"logo": "/static/logo.png",
"registrationOpen": false,
- "defaultPath": "/main/all"
+ "defaultPath": "/main/all",
+ "chatDisabled": false
}