aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorshpuld <shp@cock.li>2019-02-03 10:13:09 +0200
committershpuld <shp@cock.li>2019-02-03 10:13:09 +0200
commitb614cb94e502f3491afd07e5bcb785ad122cf100 (patch)
tree289e82bd2f5667ab773bb838a88dd312bba90edf /static
parentdbb16d56e29b8a32fb7c1a7af56a7953f571cdb4 (diff)
parentc7ee2ed83100e40247fc35be8b138befc44175bc (diff)
merge develop in
Diffstat (limited to 'static')
-rw-r--r--static/config.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/static/config.json b/static/config.json
index aac93f70..24e26696 100644
--- a/static/config.json
+++ b/static/config.json
@@ -19,8 +19,5 @@
"loginMethod": "password",
"webPushNotifications": false,
"noAttachmentLinks": false,
- "nsfwCensorImage": "",
- "useOneClickNsfw": true,
- "playVideosInline": false,
- "useContainFit": false
+ "nsfwCensorImage": ""
}