Revert "enable scope options and such"
authorWilliam Pitcock <nenolod@dereferenced.org>
Mon, 27 Aug 2018 10:49:12 +0000 (10:49 +0000)
committerWilliam Pitcock <nenolod@dereferenced.org>
Mon, 27 Aug 2018 10:49:12 +0000 (10:49 +0000)
This reverts commit e5642d75668298eff25309a8ee775ec38ed927f3.

priv/static/static/config.json

index c2fb05e82fca7e9f76bc0d13533b0cde6f9038f3..62b85aae5b36b7494756630374d494b692720149 100644 (file)
@@ -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
 }