X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=priv%2Fstatic%2Fstatic%2Fconfig.json;h=cc72900a8fab657ecf094bcd550fb4773e2ad7eb;hb=0b54c3d6432dea77542596e34057f8d3fc69ca4c;hp=ccc4aebd8ce2191c5c88ecc29207e5613cd8ca58;hpb=b0ec4f33e661cb14730a622d64dbc721e2723825;p=akkoma diff --git a/priv/static/static/config.json b/priv/static/static/config.json index ccc4aebd8..cc72900a8 100644 --- a/priv/static/static/config.json +++ b/priv/static/static/config.json @@ -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 }