Use :ets.match_delete to delete old captchas
[akkoma] / priv / static / static / config.json
index ccc4aebd8ce2191c5c88ecc29207e5613cd8ca58..c49930efd3ec22e8c22cfe0b9a270fdecc014c76 100644 (file)
@@ -9,5 +9,12 @@
   "chatDisabled": false,
   "showInstanceSpecificPanel": false,
   "scopeOptionsEnabled": false,
-  "collapseMessageWithSubject": false
+  "formattingOptionsEnabled": false,
+  "collapseMessageWithSubject": false,
+  "scopeCopy": false,
+  "subjectLineBehavior": "email",
+  "alwaysShowSubjectInput": true,
+  "hidePostStats": false,
+  "hideUserStats": false,
+  "loginMethod": "password"
 }