aboutsummaryrefslogtreecommitdiff
path: root/static/config.json
blob: 0ce85f99178c86e4d22c351d162016b4aba0c313 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "theme": "pleroma-dark",
  "background": "/static/aurora_borealis.jpg",
  "logo": "/static/logo.png",
  "logoMask": true,
  "logoMargin": ".1em",
  "redirectRootNoLogin": "/main/all",
  "redirectRootLogin": "/main/friends",
  "showInstanceSpecificPanel": false,
  "collapseMessageWithSubject": false,
  "scopeCopy": true,
  "subjectLineBehavior": "email",
  "postContentType": "text/plain",
  "alwaysShowSubjectInput": true,
  "hidePostStats": false,
  "hideUserStats": false,
  "loginMethod": "password",
  "webPushNotifications": false,
  "nsfwCensorImage": "",
  "showFeaturesPanel": true,
  "minimalScopesMode": false
}