Merge branch 'fix_486' into 'develop'
[akkoma] / priv / static / static / config.json
index ccc4aebd8ce2191c5c88ecc29207e5613cd8ca58..cc72900a8fab657ecf094bcd550fb4773e2ad7eb 100644 (file)
@@ -9,5 +9,14 @@
   "chatDisabled": false,
   "showInstanceSpecificPanel": false,
   "scopeOptionsEnabled": false,
-  "collapseMessageWithSubject": false
+  "formattingOptionsEnabled": false,
+  "collapseMessageWithSubject": false,
+  "scopeCopy": true,
+  "subjectLineBehavior": "email",
+  "alwaysShowSubjectInput": true,
+  "hidePostStats": false,
+  "hideUserStats": false,
+  "loginMethod": "password",
+  "webPushNotifications": false,
+  "noAttachmentLinks": false
 }