forked from AkkomaGang/akkoma-fe
revert
This commit is contained in:
parent
5e47c59615
commit
bebd9c5ec8
1 changed files with 7 additions and 1 deletions
|
@ -5,6 +5,12 @@
|
|||
"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
|
||||
"scopeOptionsEnabled": false,
|
||||
"collapseMessageWithSubject": false
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue