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