akkoma-fe/static/config.json
2024-01-06 17:03:12 -06:00

27 lines
734 B
JSON

{
"alwaysShowSubjectInput": true,
"background": "/static/wdwskyboxbanner.png",
"collapseMessageWithSubject": false,
"greentext": false,
"hideFilteredStatuses": false,
"hideMutedPosts": false,
"hidePostStats": false,
"hideSitename": false,
"hideUserStats": false,
"loginMethod": "token",
"logo": "/static/logo.png",
"logoMargin": ".1em",
"logoMask": false,
"logoLeft": false,
"nsfwCensorImage": "",
"postContentType": "text/plain",
"redirectRootLogin": "/main/friends",
"redirectRootNoLogin": "/main/public",
"showFeaturesPanel": true,
"showInstanceSpecificPanel": false,
"sidebarRight": false,
"subjectLineBehavior": "email",
"theme": "ihatebeingalive",
"webPushNotifications": false
}