X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=priv%2Fstatic%2Fstatic%2Fconfig.json;h=cc72900a8fab657ecf094bcd550fb4773e2ad7eb;hb=0b54c3d6432dea77542596e34057f8d3fc69ca4c;hp=c49930efd3ec22e8c22cfe0b9a270fdecc014c76;hpb=91236c60c7aa266c1e874ebdd2aa44becfc6709b;p=akkoma diff --git a/priv/static/static/config.json b/priv/static/static/config.json index c49930efd..cc72900a8 100644 --- a/priv/static/static/config.json +++ b/priv/static/static/config.json @@ -11,10 +11,12 @@ "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 }