pleroma/priv/static/static/config.json

31 lines
845 B
JSON
Raw Normal View History

2017-04-04 17:21:11 +02:00
{
2020-05-13 15:57:39 -05:00
"alwaysShowSubjectInput": true,
2018-03-31 12:52:34 +02:00
"background": "/static/aurora_borealis.jpg",
2018-10-23 12:15:48 +01:00
"collapseMessageWithSubject": false,
2020-05-13 15:57:39 -05:00
"greentext": false,
"hideFilteredStatuses": false,
"hideMutedPosts": false,
2018-10-23 12:15:48 +01:00
"hidePostStats": false,
2020-05-13 15:57:39 -05:00
"hideSitename": false,
2018-11-14 16:08:22 +00:00
"hideUserStats": false,
2018-12-29 14:30:44 +01:00
"loginMethod": "password",
"logo": "/static/logo.svg",
2020-05-13 15:57:39 -05:00
"logoMargin": ".1em",
"logoMask": true,
"logoLeft": false,
2020-05-13 15:57:39 -05:00
"minimalScopesMode": false,
2022-12-23 15:01:49 +01:00
"disableUpdateNotification": false,
2019-02-21 09:04:35 +01:00
"nsfwCensorImage": "",
2020-05-13 15:57:39 -05: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 15:57:39 -05:00
"showInstanceSpecificPanel": false,
2020-07-06 12:17:08 +02:00
"sidebarRight": false,
2020-05-13 15:57:39 -05:00
"subjectLineBehavior": "email",
2025-09-04 15:24:03 +04:00
"theme": null,
"style": null,
"palette": null,
2020-05-13 15:57:39 -05:00
"webPushNotifications": false
2017-04-04 17:21:11 +02:00
}