aboutsummaryrefslogtreecommitdiff
path: root/static/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'static/config.json')
-rw-r--r--static/config.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json
index 24e26696..533a5b08 100644
--- a/static/config.json
+++ b/static/config.json
@@ -13,11 +13,13 @@
"collapseMessageWithSubject": false,
"scopeCopy": true,
"subjectLineBehavior": "email",
+ "postContentType": "text/plain",
"alwaysShowSubjectInput": true,
"hidePostStats": false,
"hideUserStats": false,
"loginMethod": "password",
"webPushNotifications": false,
"noAttachmentLinks": false,
- "nsfwCensorImage": ""
+ "nsfwCensorImage": "",
+ "showFeaturesPanel": true
}