Skip to content
Snippets Groups Projects

Remove unused settings

Merged Hakaba Hitoyo requested to merge hakabahitoyo/pleroma-fe:remove-unused-settings into develop
1 file
+ 0
5
Compare changes
  • Side-by-side
  • Inline
+ 0
5
@@ -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
Loading