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