enable instance panel by default, added some content
[akkoma] / priv / static / static / config.json
1 {
2 "theme": "pleroma-dark",
3 "background": "/static/aurora_borealis.jpg",
4 "logo": "/static/logo.png",
5 "defaultPath": "/main/all",
6 "chatDisabled": false,
7 "showInstanceSpecificPanel": true
8 }