akkoma/priv/static/static/config.json

29 lines
784 B
JSON
Raw Normal View History

2017-04-04 15:21:11 +00:00
{
2020-05-13 20:57:39 +00:00
"alwaysShowSubjectInput": true,
2018-03-31 10:52:34 +00:00
"background": "/static/aurora_borealis.jpg",
2018-10-23 11:15:48 +00:00
"collapseMessageWithSubject": false,
2020-05-13 20:57:39 +00:00
"disableChat": false,
"greentext": false,
"hideFilteredStatuses": false,
"hideMutedPosts": false,
2018-10-23 11:15:48 +00:00
"hidePostStats": false,
2020-05-13 20:57:39 +00:00
"hideSitename": false,
2018-11-14 16:08:22 +00:00
"hideUserStats": false,
2018-12-29 13:30:44 +00:00
"loginMethod": "password",
2020-05-13 20:57:39 +00:00
"logo": "/static/logo.png",
"logoMargin": ".1em",
"logoMask": true,
"minimalScopesMode": false,
2019-02-21 08:04:35 +00:00
"nsfwCensorImage": "",
2020-05-13 20:57:39 +00:00
"postContentType": "text/plain",
"redirectRootLogin": "/main/friends",
"redirectRootNoLogin": "/main/all",
"scopeCopy": true,
2019-04-27 07:34:59 +00:00
"showFeaturesPanel": true,
2020-05-13 20:57:39 +00:00
"showInstanceSpecificPanel": false,
2020-07-06 10:17:08 +00:00
"sidebarRight": false,
2020-05-13 20:57:39 +00:00
"subjectLineBehavior": "email",
"theme": "pleroma-dark",
"webPushNotifications": false
2017-04-04 15:21:11 +00:00
}