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 7887f930..9bdcb3b2 100644
--- a/static/config.json
+++ b/static/config.json
@@ -16,5 +16,7 @@
"alwaysShowSubjectInput": true,
"hidePostStats": false,
"hideUserStats": false,
- "loginMethod": "password"
+ "loginMethod": "password",
+ "webPushNotifications": false,
+ "noAttachmentLinks": false
}