X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=priv%2Fstatic%2Fstatic%2Fconfig.json;h=aac93f7067ba2106b534830de61c99a1340f13a0;hb=4d3655c47959d7b9bfb3eb7316a8b7ad9010288e;hp=c49930efd3ec22e8c22cfe0b9a270fdecc014c76;hpb=37bd32e58b4c7b5005b05138d6bbe832dd171095;p=akkoma diff --git a/priv/static/static/config.json b/priv/static/static/config.json index c49930efd..aac93f706 100644 --- a/priv/static/static/config.json +++ b/priv/static/static/config.json @@ -11,10 +11,16 @@ "scopeOptionsEnabled": false, "formattingOptionsEnabled": false, "collapseMessageWithSubject": false, - "scopeCopy": false, + "scopeCopy": true, "subjectLineBehavior": "email", "alwaysShowSubjectInput": true, "hidePostStats": false, "hideUserStats": false, - "loginMethod": "password" + "loginMethod": "password", + "webPushNotifications": false, + "noAttachmentLinks": false, + "nsfwCensorImage": "", + "useOneClickNsfw": true, + "playVideosInline": false, + "useContainFit": false }