aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--priv/static/static/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/priv/static/static/config.json b/priv/static/static/config.json
index c2fb05e82..62b85aae5 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": true,
- "collapseMessageWithSubject": true
+ "scopeOptionsEnabled": false,
+ "collapseMessageWithSubject": false
}