f59e645ac65ad316d437ea9c8296a92ec4f37372
[akkoma] / priv / static / static / config.json
1 {
2 "alwaysShowSubjectInput": true,
3 "background": "/static/aurora_borealis.jpg",
4 "collapseMessageWithSubject": false,
5 "disableChat": false,
6 "greentext": false,
7 "hideFilteredStatuses": false,
8 "hideMutedPosts": false,
9 "hidePostStats": false,
10 "hideSitename": false,
11 "hideUserStats": false,
12 "loginMethod": "password",
13 "logo": "/static/logo.svg",
14 "logoMargin": ".1em",
15 "logoMask": true,
16 "logoLeft": false,
17 "minimalScopesMode": false,
18 "nsfwCensorImage": "",
19 "postContentType": "text/plain",
20 "redirectRootLogin": "/main/friends",
21 "redirectRootNoLogin": "/main/all",
22 "scopeCopy": true,
23 "showFeaturesPanel": true,
24 "showInstanceSpecificPanel": false,
25 "sidebarRight": false,
26 "subjectLineBehavior": "email",
27 "theme": "pleroma-dark",
28 "webPushNotifications": false
29 }