Merge branch 'fix/syslog-tag' into 'develop'
[akkoma] / priv / static / static / config.json
index 533a5b087f1a5c1dcf496ed9e9c898283213166e..5cdb33a0ad96acedfd58ee9cecca70c0f79d298b 100644 (file)
@@ -8,8 +8,6 @@
   "redirectRootLogin": "/main/friends",
   "chatDisabled": false,
   "showInstanceSpecificPanel": false,
-  "scopeOptionsEnabled": false,
-  "formattingOptionsEnabled": false,
   "collapseMessageWithSubject": false,
   "scopeCopy": true,
   "subjectLineBehavior": "email",
@@ -21,5 +19,6 @@
   "webPushNotifications": false,
   "noAttachmentLinks": false,
   "nsfwCensorImage": "",
-  "showFeaturesPanel": true
+  "showFeaturesPanel": true,
+  "minimalScopesMode": false
 }