aboutsummaryrefslogtreecommitdiff
path: root/static/config.json
blob: 62b85aae5b36b7494756630374d494b692720149 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "theme": "pleroma-dark",
  "background": "/static/aurora_borealis.jpg",
  "logo": "/static/logo.png",
  "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
}