forked from AkkomaGang/akkoma
10 lines
238 B
JSON
10 lines
238 B
JSON
{
|
|
"name": "Pleroma FE",
|
|
"theme": "pleroma-dark",
|
|
"background": "/static/bg.jpg",
|
|
"logo": "/static/logo.png",
|
|
"registrationOpen": true,
|
|
"defaultPath": "/main/all",
|
|
"chatDisabled": false,
|
|
"showInstanceSpecificPanel": true
|
|
}
|