akkoma-fe-chuckya/static/config.json
2025-09-25 09:41:33 -05:00

30 lines
851 B
JSON

{
"alwaysShowSubjectInput": true,
"background": "/static/bg.webp",
"collapseMessageWithSubject": false,
"conversationTreeAdvanced": true,
"greentext": false,
"hideFilteredStatuses": false,
"hideMutedPosts": false,
"hidePostStats": false,
"hideSitename": false,
"hideUserStats": false,
"loginMethod": "token",
"logo": "/static/logo-512.png",
"logoLeft": false,
"logoMargin": ".1em",
"logoMask": false,
"nsfwCensorImage": "",
"postContentType": "text/plain",
"redirectRootLogin": "/main/friends",
"redirectRootNoLogin": "/main/public",
"showFeaturesPanel": true,
"showInstanceSpecificPanel": false,
"showPanelNavShortcuts": true,
"sidebarRight": false,
"streaming": true,
"subjectLineBehavior": "email",
"theme": "catppuccin-mocha-yellow",
"useStreamingApi": true,
"webPushNotifications": false
}