X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=priv%2Fstatic%2Fstatic%2Fconfig.json;h=aac93f7067ba2106b534830de61c99a1340f13a0;hb=b3b0855456a92351667a50c8ea77f328bded76ca;hp=62b85aae5b36b7494756630374d494b692720149;hpb=7a11ea1cebdc7be48cc375a708f10e5f6eb42f22;p=akkoma diff --git a/priv/static/static/config.json b/priv/static/static/config.json index 62b85aae5..aac93f706 100644 --- a/priv/static/static/config.json +++ b/priv/static/static/config.json @@ -2,15 +2,25 @@ "theme": "pleroma-dark", "background": "/static/aurora_borealis.jpg", "logo": "/static/logo.png", + "logoMask": true, + "logoMargin": ".1em", "redirectRootNoLogin": "/main/all", "redirectRootLogin": "/main/friends", "chatDisabled": false, - "showWhoToFollowPanel": false, - "whoToFollowProvider": "https://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-osa-api.cgi?{{host}}+{{user}}", - "whoToFollowProviderDummy2": "https://followlink.osa-p.net/api/get_recommend.json?acct=@{{user}}@{{host}}", - "whoToFollowLink": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "whoToFollowLinkDummy2": "https://followlink.osa-p.net/recommend.html", "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, + "nsfwCensorImage": "", + "useOneClickNsfw": true, + "playVideosInline": false, + "useContainFit": false }