pleroma-fe/static/config.json

8 lines
149 B
JSON
Raw Normal View History

{
"theme": "pleroma-dark",
2017-02-16 16:44:36 +00:00
"background": "/static/bg.jpg",
"logo": "/static/logo.png",
2017-12-07 16:20:44 +00:00
"defaultPath": "/main/all",
"chatDisabled": false
}