From: William Pitcock Date: Mon, 20 Aug 2018 18:29:53 +0000 (+0000) Subject: enable scope options and such X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=e5642d75668298eff25309a8ee775ec38ed927f3;p=akkoma enable scope options and such --- diff --git a/priv/static/static/config.json b/priv/static/static/config.json index 62b85aae5..c2fb05e82 100644 --- a/priv/static/static/config.json +++ b/priv/static/static/config.json @@ -11,6 +11,6 @@ "whoToFollowLink": "https://vinayaka.distsn.org/?{{host}}+{{user}}", "whoToFollowLinkDummy2": "https://followlink.osa-p.net/recommend.html", "showInstanceSpecificPanel": false, - "scopeOptionsEnabled": false, - "collapseMessageWithSubject": false + "scopeOptionsEnabled": true, + "collapseMessageWithSubject": true }