forked from AkkomaGang/akkoma-fe
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
|
|
}
|