1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2025-01-03 14:55:54 +01:00
pleroma-fe/static/config.json
Your New SJW Waifu d5905c5b48 Update config.json
2019-09-03 19:05:54 +00:00

24 lines
648 B
JSON

{
"theme": "retro",
"background": "/static/night_life.jpg",
"logo": "/static/panda.png",
"logoMask": false,
"logoMargin": "0.1em",
"redirectRootNoLogin": "/main/all",
"redirectRootLogin": "/main/friends",
"showInstanceSpecificPanel": true,
"collapseMessageWithSubject": false,
"scopeCopy": false,
"subjectLineBehavior": "noop",
"postContentType": "text/plain",
"alwaysShowSubjectInput": true,
"hidePostStats": false,
"hideUserStats": false,
"loginMethod": "password",
"webPushNotifications": false,
"noAttachmentLinks": false,
"nsfwCensorImage": "",
"showFeaturesPanel": true,
"minimalScopesMode": false
}