Removed file as requested
[akkoma] / priv / static / static / config.json
1 {
2 "theme": "pleroma-dark",
3 "background": "/static/aurora_borealis.jpg",
4 "logo": "/static/logo.png",
5 "logoMask": true,
6 "logoMargin": ".1em",
7 "redirectRootNoLogin": "/main/all",
8 "redirectRootLogin": "/main/friends",
9 "chatDisabled": false,
10 "showInstanceSpecificPanel": false,
11 "scopeOptionsEnabled": false,
12 "formattingOptionsEnabled": false,
13 "collapseMessageWithSubject": false,
14 "scopeCopy": true,
15 "subjectLineBehavior": "email",
16 "alwaysShowSubjectInput": true,
17 "hidePostStats": false,
18 "hideUserStats": false,
19 "loginMethod": "password",
20 "webPushNotifications": false,
21 "noAttachmentLinks": false
22 }