Merge branch 'develop' into update-oauth-template
[akkoma] / priv / static / static / config.json
index ccc4aebd8ce2191c5c88ecc29207e5613cd8ca58..04cbb97b5a6ed1e667ea91033d7f25e8451beaa1 100644 (file)
@@ -8,6 +8,18 @@
   "redirectRootLogin": "/main/friends",
   "chatDisabled": false,
   "showInstanceSpecificPanel": false,
-  "scopeOptionsEnabled": false,
-  "collapseMessageWithSubject": false
+  "formattingOptionsEnabled": false,
+  "collapseMessageWithSubject": false,
+  "scopeCopy": true,
+  "subjectLineBehavior": "email",
+  "postContentType": "text/plain",
+  "alwaysShowSubjectInput": true,
+  "hidePostStats": false,
+  "hideUserStats": false,
+  "loginMethod": "password",
+  "webPushNotifications": false,
+  "noAttachmentLinks": false,
+  "nsfwCensorImage": "",
+  "showFeaturesPanel": true,
+  "minimalScopesMode": false
 }