akkoma-fe/static/config.json

15 lines
400 B
JSON
Raw Normal View History

{
"theme": "pleroma-dark",
2018-03-31 10:50:51 +00:00
"background": "/static/aurora_borealis.jpg",
"logo": "/static/logo.png",
"logoMask": true,
"logoMargin": ".1em",
"redirectRootNoLogin": "/main/all",
"redirectRootLogin": "/main/friends",
2018-02-03 15:27:33 +00:00
"chatDisabled": false,
"showInstanceSpecificPanel": false,
"scopeOptionsEnabled": false,
"formattingOptionsEnabled": false,
"collapseMessageWithSubject": false
}