2017-02-14 22:21:23 +01:00
|
|
|
{
|
2019-09-03 21:05:54 +02:00
|
|
|
"theme": "retro",
|
|
|
|
"background": "/static/night_life.jpg",
|
|
|
|
"logo": "/static/panda.png",
|
|
|
|
"logoMask": false,
|
|
|
|
"logoMargin": "0.1em",
|
2018-12-25 18:43:52 +01:00
|
|
|
"redirectRootNoLogin": "/main/all",
|
|
|
|
"redirectRootLogin": "/main/friends",
|
2019-09-03 21:05:54 +02:00
|
|
|
"showInstanceSpecificPanel": true,
|
2018-09-25 13:47:02 +02:00
|
|
|
"collapseMessageWithSubject": false,
|
2019-09-03 21:05:54 +02:00
|
|
|
"scopeCopy": false,
|
|
|
|
"subjectLineBehavior": "noop",
|
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
|
|
|
}
|