pleroma-fe/static/config.json

9 lines
200 B
JSON
Raw Normal View History

{
"theme": "pleroma-dark",
2018-03-31 12:50:51 +02:00
"background": "/static/aurora_borealis.jpg",
"logo": "/static/logo.png",
2017-12-07 17:20:44 +01:00
"defaultPath": "/main/all",
2018-02-03 16:27:33 +01:00
"chatDisabled": false,
"showInstanceSpecificPanel": false
}