enable instance panel by default, added some content

This commit is contained in:
Kawen 2018-04-20 19:04:57 +02:00
commit b0671be283
2 changed files with 3 additions and 2 deletions

View file

@ -4,5 +4,5 @@
"logo": "/static/logo.png",
"defaultPath": "/main/all",
"chatDisabled": false,
"showInstanceSpecificPanel": false
"showInstanceSpecificPanel": true
}