mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2024-11-19 14:36:29 +01:00
27 lines
785 B
JSON
27 lines
785 B
JSON
{
|
|
"theme": "retro",
|
|
"background": "/static/waste_collection.jpg",
|
|
"logo": "/static/panda.png",
|
|
"logoMask": false,
|
|
"logoMargin": "0.1em",
|
|
"redirectRootNoLogin": "/main/all",
|
|
"redirectRootLogin": "/main/friends",
|
|
"showInstanceSpecificPanel": true,
|
|
"collapseMessageWithSubject": false,
|
|
"scopeOptionsEnabled": true,
|
|
"scopeCopy": false,
|
|
"formattingOptionsEnabled": true,
|
|
"subjectLineBehavior": "noop",
|
|
"postContentType": "text/plain",
|
|
"alwaysShowSubjectInput": true,
|
|
"hidePostStats": false,
|
|
"hideUserStats": false,
|
|
"loginMethod": "password",
|
|
"webPushNotifications": false,
|
|
"noAttachmentLinks": false,
|
|
"nsfwCensorImage": "/static/img/nsfw.puniko.png",
|
|
"showFeaturesPanel": true,
|
|
"minimalScopesMode": false,
|
|
"bannerUrl": "/pages/spooktober/"
|
|
}
|