2017-02-14 22:21:23 +01:00
|
|
|
{
|
2017-11-17 16:24:42 +01:00
|
|
|
"theme": "pleroma-dark",
|
2018-03-31 12:50:51 +02:00
|
|
|
"background": "/static/aurora_borealis.jpg",
|
2017-06-20 09:37:51 +02:00
|
|
|
"logo": "/static/logo.png",
|
2018-08-31 03:06:00 +02:00
|
|
|
"logoMask": true,
|
|
|
|
"logoMargin": ".1em",
|
2018-12-25 18:43:52 +01:00
|
|
|
"redirectRootNoLogin": "/main/all",
|
|
|
|
"redirectRootLogin": "/main/friends",
|
2018-06-08 15:25:48 +02:00
|
|
|
"showInstanceSpecificPanel": false,
|
2018-09-25 13:47:02 +02:00
|
|
|
"collapseMessageWithSubject": false,
|
2018-12-25 18:44:01 +01:00
|
|
|
"scopeCopy": true,
|
2018-11-26 02:33:41 +01:00
|
|
|
"subjectLineBehavior": "email",
|
2019-02-06 20:26:46 +01:00
|
|
|
"postContentType": "text/plain",
|
2018-12-03 04:47:35 +01:00
|
|
|
"alwaysShowSubjectInput": true,
|
2018-09-04 01:48:14 +02:00
|
|
|
"hidePostStats": false,
|
2018-11-07 16:56:12 +01:00
|
|
|
"hideUserStats": false,
|
2018-12-20 07:15:30 +01:00
|
|
|
"loginMethod": "password",
|
2018-12-27 11:25:11 +01:00
|
|
|
"webPushNotifications": false,
|
2019-01-22 22:10:59 +01:00
|
|
|
"noAttachmentLinks": false,
|
2019-02-08 21:17:14 +01:00
|
|
|
"nsfwCensorImage": "",
|
2019-03-03 14:15:41 +01:00
|
|
|
"showFeaturesPanel": true,
|
|
|
|
"minimalScopesMode": false
|
2017-02-14 22:21:23 +01:00
|
|
|
}
|