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