mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2025-02-07 14:23:36 +01:00
27 lines
723 B
JSON
27 lines
723 B
JSON
|
{
|
||
|
"masto_fe": {
|
||
|
"showInstanceSpecificPanel": true
|
||
|
},
|
||
|
"pleroma_fe": {
|
||
|
"alwaysShowSubjectInput": true,
|
||
|
"background": "/images/5cm.jpg",
|
||
|
"collapseMessageWithSubject": true,
|
||
|
"formattingOptionsEnabled": true,
|
||
|
"hidePostStats": false,
|
||
|
"hideSiteFavicon": true,
|
||
|
"hideUserStats": true,
|
||
|
"logo": "/static/logo.png",
|
||
|
"logoMask": false,
|
||
|
"redirectRootLogin": "/main/friends",
|
||
|
"redirectRootNoLogin": "/main/public",
|
||
|
"renderMisskeyMarkdown": true,
|
||
|
"scopeCopy": true,
|
||
|
"scopeOptionsEnabled": true,
|
||
|
"showInstanceSpecificPanel": true,
|
||
|
"showNavShortcuts": false,
|
||
|
"showPanelNavShortcuts": true,
|
||
|
"subjectLineBehavior": "email",
|
||
|
"theme": "ihatebeingalive"
|
||
|
}
|
||
|
}
|