aboutsummaryrefslogtreecommitdiff
path: root/static/config.json
blob: 144fe951c294cf1e209e8ee4e6472ce5c1f7f1df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "theme": "pleroma-dark",
  "background": "/static/aurora_borealis.jpg",
  "logo": "/static/logo.png",
  "logoMask": true,
  "logoMargin": ".1em",
  "redirectRootNoLogin": "/main/all",
  "redirectRootLogin": "/main/friends",
  "chatDisabled": false,
  "showInstanceSpecificPanel": false,
  "scopeOptionsEnabled": false,
  "formattingOptionsEnabled": false,
  "collapseMessageWithSubject": false
}