mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-14 20:44:40 +00:00
11 lines
319 B
JSON
11 lines
319 B
JSON
{
|
|
"theme": "pleroma-dark",
|
|
"background": "/static/aurora_borealis.jpg",
|
|
"logo": "/static/logo.png",
|
|
"redirectRootNoLogin": "/main/all",
|
|
"redirectRootLogin": "/main/friends",
|
|
"chatDisabled": false,
|
|
"showInstanceSpecificPanel": false,
|
|
"scopeOptionsEnabled": false,
|
|
"collapseMessageWithSubject": false
|
|
}
|