diff options
| author | Hakaba Hitoyo <hakabahitoyo@example.com> | 2018-08-02 17:57:00 +0900 |
|---|---|---|
| committer | Hakaba Hitoyo <hakabahitoyo@example.com> | 2018-08-02 17:57:00 +0900 |
| commit | bcd499c3725d620bc9d4612e04add76cf7a4e395 (patch) | |
| tree | 5bc3bfc2294f4a2cd09377eee1593ae9c088e69e /static | |
| parent | 32fd108e97de8a1e1201bcc31f70af9ace77e517 (diff) | |
who to follow panel uses /api/v1/suggestions
Diffstat (limited to 'static')
| -rw-r--r-- | static/config.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/static/config.json b/static/config.json index 4dacfebe..14eb5c92 100644 --- 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 } |
