pleroma-fe/static/config.json

27 lines
780 B
JSON

{
"theme": "retro",
"background": "/static/space_lolis.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/"
}