Merge branch 'feature/unrepeats' into 'develop'
[akkoma] / priv / static / static / config.json
1 {
2 "theme": "pleroma-dark",
3 "background": "/static/aurora_borealis.jpg",
4 "logo": "/static/logo.png",
5 "redirectRootNoLogin": "/main/all",
6 "redirectRootLogin": "/main/friends",
7 "chatDisabled": false,
8 "showInstanceSpecificPanel": false
9 }