Merge branch 'feat/doc-improvements' into 'develop'
[akkoma] / priv / static / static / config.json
index cc72900a8fab657ecf094bcd550fb4773e2ad7eb..c82678699c7a93a7ef8efcbf10c8bd95ad462516 100644 (file)
@@ -6,17 +6,18 @@
   "logoMargin": ".1em",
   "redirectRootNoLogin": "/main/all",
   "redirectRootLogin": "/main/friends",
-  "chatDisabled": false,
   "showInstanceSpecificPanel": false,
-  "scopeOptionsEnabled": false,
-  "formattingOptionsEnabled": false,
   "collapseMessageWithSubject": false,
   "scopeCopy": true,
   "subjectLineBehavior": "email",
+  "postContentType": "text/plain",
   "alwaysShowSubjectInput": true,
   "hidePostStats": false,
   "hideUserStats": false,
   "loginMethod": "password",
   "webPushNotifications": false,
-  "noAttachmentLinks": false
+  "noAttachmentLinks": false,
+  "nsfwCensorImage": "",
+  "showFeaturesPanel": true,
+  "minimalScopesMode": false
 }