aboutsummaryrefslogtreecommitdiff
path: root/static/config.json
blob: 685846b902e6984a56bd246278add51c57d2123e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "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,
  "scopeCopy": true,
  "subjectLineBehavior": "email",
  "postContentType": "text/plain",
  "alwaysShowSubjectInput": true,
  "hidePostStats": false,
  "hideUserStats": false,
  "loginMethod": "password",
  "webPushNotifications": false,
  "noAttachmentLinks": false,
  "nsfwCensorImage": ""
}