aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorlambda <pleromagit@rogerbraun.net>2018-07-12 07:28:48 +0000
committerlambda <pleromagit@rogerbraun.net>2018-07-12 07:28:48 +0000
commit32fd108e97de8a1e1201bcc31f70af9ace77e517 (patch)
tree9bcad7b89374bca414d413aea7525ade42c89f8e /static
parent88c9ab44521d20d119a82684e7a55a0caf22ca17 (diff)
parent17f6eb18e73a46c0268d9c7bc46f755ac5da1b6f (diff)
Merge branch 'revert-88c9ab44' into 'develop'
Revert "Merge branch 'cw-clickthrough' into 'develop'" See merge request pleroma/pleroma-fe!292
Diffstat (limited to 'static')
-rw-r--r--static/config.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/config.json b/static/config.json
index 4fdddf29..4dacfebe 100644
--- a/static/config.json
+++ b/static/config.json
@@ -11,6 +11,5 @@
"whoToFollowLink": "https://vinayaka.distsn.org/?{{host}}+{{user}}",
"whoToFollowLinkDummy2": "https://followlink.osa-p.net/recommend.html",
"showInstanceSpecificPanel": false,
- "scopeOptionsEnabled": true,
- "clickThroughContentWarningsEnabled": true
+ "scopeOptionsEnabled": false
}