X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=priv%2Fstatic%2Fstatic%2Fconfig.json;h=04cbb97b5a6ed1e667ea91033d7f25e8451beaa1;hb=bdfa3a6fa87f95e93aa853ec4961645215f31221;hp=ccc4aebd8ce2191c5c88ecc29207e5613cd8ca58;hpb=03ecbe045605d04d7ceba2f3b5d16d620d97e8b2;p=akkoma diff --git a/priv/static/static/config.json b/priv/static/static/config.json index ccc4aebd8..04cbb97b5 100644 --- a/priv/static/static/config.json +++ b/priv/static/static/config.json @@ -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 }