1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2024-12-23 00:29:38 +01:00
pleroma-fe/static/config.json
Your New SJW Waifu ad8dfb6948 Update config.json
2019-09-03 21:23:00 +00:00

24 lines
675 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": "/static/img/nsfw.puniko.png",
"showFeaturesPanel": true,
"minimalScopesMode": false
}