2
0
Fork 0
akkoma-fe-iceshrimp/static/config.json

31 lines
871 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": "password",
"logo": "/static/logo-512.png",
"logoLeft": false,
"logoMargin": ".1em",
"logoMask": false,
"nsfwCensorImage": "",
"postContentType": "text/plain",
"redirectRootLogin": "/main/friends",
"redirectRootNoLogin": "/about",
"showFeaturesPanel": true,
"showInstanceSpecificPanel": false,
"showPanelNavShortcuts": true,
"sidebarRight": false,
"soundOnNotif": true,
"streaming": true,
"subjectLineBehavior": "email",
"theme": "catppuccin-mocha-yellow",
"useStreamingApi": true,
"webPushNotifications": true
}