logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe
commit: 257da5c740fd1f00bbedeff2ba66cbbcb6fcd74a
parent: bc4f09b775c0224b273b5db96fabf6bf41bc9e32
Author: kaniini <nenolod@gmail.com>
Date:   Sun, 26 Aug 2018 20:31:25 +0000

Merge branch 'remove-unused-settings' into 'develop'

Remove unused settings

See merge request pleroma/pleroma-fe!319

Diffstat:

Mstatic/config.json5-----
1 file changed, 0 insertions(+), 5 deletions(-)

diff --git a/static/config.json b/static/config.json @@ -5,11 +5,6 @@ "redirectRootNoLogin": "/main/all", "redirectRootLogin": "/main/friends", "chatDisabled": false, - "showWhoToFollowPanel": false, - "whoToFollowProvider": "https://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-osa-api.cgi?{{host}}+{{user}}", - "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, "scopeOptionsEnabled": false, "collapseMessageWithSubject": false