social.metadata.moe/priv/static/static/config.json

9 lines
187 B
JSON
Raw Normal View History

2017-04-05 00:21:11 +09:00
{
2017-11-19 21:31:09 +09:00
"theme": "pleroma-dark",
2017-04-05 00:21:11 +09:00
"background": "/static/bg.jpg",
2017-06-25 03:09:47 +09:00
"logo": "/static/logo.png",
2018-01-26 22:28:27 +09:00
"defaultPath": "/main/all",
2018-02-12 04:55:02 +09:00
"chatDisabled": false,
"showInstanceSpecificPanel": false
2017-04-05 00:21:11 +09:00
}