mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-12 05:53:17 -08:00
9 lines
248 B
JSON
9 lines
248 B
JSON
{
|
|
"theme": "pleroma-dark",
|
|
"background": "/static/aurora_borealis.jpg",
|
|
"logo": "/static/logo.png",
|
|
"redirectRootNoLogin": "/main/all",
|
|
"redirectRootLogin": "/main/friends",
|
|
"chatDisabled": false,
|
|
"showInstanceSpecificPanel": false
|
|
}
|