aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/config.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json
index 24e26696..aac93f70 100644
--- a/static/config.json
+++ b/static/config.json
@@ -19,5 +19,8 @@
"loginMethod": "password",
"webPushNotifications": false,
"noAttachmentLinks": false,
- "nsfwCensorImage": ""
+ "nsfwCensorImage": "",
+ "useOneClickNsfw": true,
+ "playVideosInline": false,
+ "useContainFit": false
}