X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=priv%2Fstatic%2Fstatic%2Fconfig.json;h=75f4b299907e68be27c468af03a8539ce21dbe94;hb=f225db8596f288296026c4c767525b83f5320a69;hp=0030f78f1266c138d2f82c727fa9eafd00c9631c;hpb=80c21100db306ce45856bbdb97d3439676babeeb;p=akkoma diff --git a/priv/static/static/config.json b/priv/static/static/config.json index 0030f78f1..75f4b2999 100644 --- a/priv/static/static/config.json +++ b/priv/static/static/config.json @@ -2,7 +2,6 @@ "alwaysShowSubjectInput": true, "background": "/static/aurora_borealis.jpg", "collapseMessageWithSubject": false, - "disableChat": false, "greentext": false, "hideFilteredStatuses": false, "hideMutedPosts": false, @@ -10,9 +9,10 @@ "hideSitename": false, "hideUserStats": false, "loginMethod": "password", - "logo": "/static/logo.png", + "logo": "/static/logo.svg", "logoMargin": ".1em", "logoMask": true, + "logoLeft": false, "minimalScopesMode": false, "nsfwCensorImage": "", "postContentType": "text/plain", @@ -23,6 +23,6 @@ "showInstanceSpecificPanel": false, "sidebarRight": false, "subjectLineBehavior": "email", - "theme": "pleroma-dark", + "theme": "ihatebeingalive", "webPushNotifications": false }