aboutsummaryrefslogtreecommitdiff
path: root/static/config.json
blob: 5cf4cdeca078af6ea3f7563bafe406829b35a698 (plain)
1
2
3
4
5
6
7
8
9
{
  "theme": "pleroma-dark",
  "background": "/static/aurora_borealis.jpg",
  "logo": "/static/logo.png",
  "redirectRootNoLogin": "/main/all",
  "redirectRootLogin": "/main/friends",
  "chatDisabled": false,
  "showInstanceSpecificPanel": false
}