pleroma-fe/static/config.json

30 行
808 B
JSON

{
"alwaysShowSubjectInput": true,
"background": "/static/pasupare.webp",
"collapseMessageWithSubject": false,
"greentext": true,
"hideFilteredStatuses": false,
"hideMutedPosts": false,
"hidePostStats": false,
"hideSitename": false,
"hideUserStats": false,
"loginMethod": "password",
"logo": "/static/favicon.svg",
"logoMargin": ".1em",
"logoMask": false,
"logoLeft": false,
"minimalScopesMode": false,
"disableUpdateNotification": false,
"nsfwCensorImage": "",
"postContentType": "text/plain",
"redirectRootLogin": "/main/public",
"redirectRootNoLogin": "/about",
"scopeCopy": true,
"showFeaturesPanel": true,
"showInstanceSpecificPanel": false,
"sidebarRight": false,
"subjectLineBehavior": "email",
"theme": "pasupare",
"webPushNotifications": false
}