diff options
| author | Roger Braun <roger@rogerbraun.net> | 2018-06-08 15:26:13 +0200 |
|---|---|---|
| committer | Roger Braun <roger@rogerbraun.net> | 2018-06-08 15:26:13 +0200 |
| commit | 8c2a0191a5a7ba047db5b281f88827ae7ce4ae1a (patch) | |
| tree | 4f07a99287e99ae20cf8dbfdde9a701c65b2a004 /static | |
| parent | 72d7693f560a937ce0ad38fc1dbd1e36e8d10910 (diff) | |
| parent | d64293506c3a7f48036ba6d1e29eb46dc0c17a40 (diff) | |
Merge branch 'dr1ft/pleroma-fe-develop' into develop
Diffstat (limited to 'static')
| -rw-r--r-- | static/config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json index 9cdb22d5..4dacfebe 100644 --- a/static/config.json +++ b/static/config.json @@ -10,5 +10,6 @@ "whoToFollowProviderDummy2": "https://followlink.osa-p.net/api/get_recommend.json?acct=@{{user}}@{{host}}", "whoToFollowLink": "https://vinayaka.distsn.org/?{{host}}+{{user}}", "whoToFollowLinkDummy2": "https://followlink.osa-p.net/recommend.html", - "showInstanceSpecificPanel": false + "showInstanceSpecificPanel": false, + "scopeOptionsEnabled": false } |
