summaryrefslogtreecommitdiff
path: root/priv/static/static/config.json
blob: f59e645ac65ad316d437ea9c8296a92ec4f37372 (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
25
26
27
28
29
{
  "alwaysShowSubjectInput": true,
  "background": "/static/aurora_borealis.jpg",
  "collapseMessageWithSubject": false,
  "disableChat": false,
  "greentext": false,
  "hideFilteredStatuses": false,
  "hideMutedPosts": false,
  "hidePostStats": false,
  "hideSitename": false,
  "hideUserStats": false,
  "loginMethod": "password",
  "logo": "/static/logo.svg",
  "logoMargin": ".1em",
  "logoMask": true,
  "logoLeft": false,
  "minimalScopesMode": false,
  "nsfwCensorImage": "",
  "postContentType": "text/plain",
  "redirectRootLogin": "/main/friends",
  "redirectRootNoLogin": "/main/all",
  "scopeCopy": true,
  "showFeaturesPanel": true,
  "showInstanceSpecificPanel": false,
  "sidebarRight": false,
  "subjectLineBehavior": "email",
  "theme": "pleroma-dark",
  "webPushNotifications": false
}