2017-02-14 22:21:23 +01:00
|
|
|
{
|
2018-01-01 16:37:47 +00:00
|
|
|
"name": "SigsegV",
|
|
|
|
"theme": "sigsegv",
|
|
|
|
"background": "/static/sigsegv_s.png",
|
|
|
|
"logo": "/static/logo.svg",
|
2018-08-31 04:06:00 +03: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 14:47:02 +03:00
|
|
|
"collapseMessageWithSubject": false,
|
2018-12-25 17:44:01 +00:00
|
|
|
"scopeCopy": true,
|
2018-11-26 18:20:19 +03:00
|
|
|
"subjectLineBehavior": "noop",
|
2019-02-06 14:26:46 -05:00
|
|
|
"postContentType": "text/plain",
|
2018-12-05 10:43:36 +03:00
|
|
|
"alwaysShowSubjectInput": false,
|
2018-09-04 00:48:14 +01:00
|
|
|
"hidePostStats": false,
|
2018-11-07 16:56:12 +01:00
|
|
|
"hideUserStats": false,
|
2018-12-20 09:15:30 +03:00
|
|
|
"loginMethod": "password",
|
2018-12-27 13:25:11 +03:00
|
|
|
"webPushNotifications": false,
|
2019-01-23 00:10:59 +03:00
|
|
|
"noAttachmentLinks": false,
|
2019-02-08 12:17:14 -08:00
|
|
|
"nsfwCensorImage": "",
|
2019-03-03 15:15:41 +02:00
|
|
|
"showFeaturesPanel": true,
|
2019-03-03 15:38:30 +02:00
|
|
|
"minimalScopesMode": true
|
2017-02-14 22:21:23 +01:00
|
|
|
}
|