aboutsummaryrefslogtreecommitdiff
path: root/static/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'static/config.json')
-rw-r--r--static/config.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/static/config.json b/static/config.json
index 533a5b08..c8267869 100644
--- a/static/config.json
+++ b/static/config.json
@@ -6,10 +6,7 @@
"logoMargin": ".1em",
"redirectRootNoLogin": "/main/all",
"redirectRootLogin": "/main/friends",
- "chatDisabled": false,
"showInstanceSpecificPanel": false,
- "scopeOptionsEnabled": false,
- "formattingOptionsEnabled": false,
"collapseMessageWithSubject": false,
"scopeCopy": true,
"subjectLineBehavior": "email",
@@ -21,5 +18,6 @@
"webPushNotifications": false,
"noAttachmentLinks": false,
"nsfwCensorImage": "",
- "showFeaturesPanel": true
+ "showFeaturesPanel": true,
+ "minimalScopesMode": false
}