2017-02-15 08:21:23 +11:00
|
|
|
{
|
2017-11-18 02:24:42 +11:00
|
|
|
"theme": "pleroma-dark",
|
2018-03-31 21:50:51 +11:00
|
|
|
"background": "/static/aurora_borealis.jpg",
|
2017-06-20 17:37:51 +10:00
|
|
|
"logo": "/static/logo.png",
|
2018-04-29 18:31:47 +10:00
|
|
|
"redirectRootNoLogin": "/main/all",
|
|
|
|
"redirectRootLogin": "/main/friends",
|
2018-02-04 02:27:33 +11:00
|
|
|
"chatDisabled": false,
|
2018-02-12 01:12:05 +11:00
|
|
|
"showWhoToFollowPanel": false,
|
2018-05-05 01:20:19 +10:00
|
|
|
"whoToFollowProvider": "https://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-simple-api.cgi?{{host}}+{{user}}",
|
|
|
|
"whoToFollowProviderDummy1": "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}}",
|
|
|
|
"whoToFollowLinkDummy1": "https://vinayaka.distsn.org/?{{host}}+{{user}}",
|
|
|
|
"whoToFollowLinkDummy2": "https://followlink.osa-p.net/recommend.html",
|
2018-02-04 02:27:33 +11:00
|
|
|
"showInstanceSpecificPanel": false
|
2017-02-15 08:21:23 +11:00
|
|
|
}
|