puppyoma-fe/static/config.json
2025-01-27 06:08:02 +01:00

26 lines
766 B
JSON

{
"alwaysShowSubjectInput": true,
"background": "/static/tropic_island_night.jpg.webp",
"collapseMessageWithSubject": false,
"greentext": false,
"hideFilteredStatuses": false,
"hideMutedPosts": false,
"hidePostStats": false,
"hideSitename": false,
"hideUserStats": false,
"loginMethod": "password",
"logo": "/static/logo.png",
"logoMargin": ".1em",
"logoMask": false,
"logoLeft": false,
"nsfwCensorImage": "/static/blurhash-overlay.png",
"postContentType": "text/plain",
"redirectRootLogin": "/main/friends",
"redirectRootNoLogin": "/about",
"showFeaturesPanel": true,
"showInstanceSpecificPanel": true,
"sidebarRight": false,
"subjectLineBehavior": "email",
"theme": "paw-catppuccin",
"webPushNotifications": false
}