enable instance panel by default, added some content
[akkoma] / priv / static / static / config.json
index 8e4b21cad4ffb66d17291d90ae32d1e6dee3ea17..797f033773c9f82cd505f2fc9babd5b626064748 100644 (file)
@@ -1,7 +1,8 @@
 {
   "theme": "pleroma-dark",
-  "background": "/static/bg.jpg",
+  "background": "/static/aurora_borealis.jpg",
   "logo": "/static/logo.png",
   "defaultPath": "/main/all",
-  "chatDisabled": false
+  "chatDisabled": false,
+  "showInstanceSpecificPanel": true
 }