forked from AkkomaGang/akkoma
Fix config.
This commit is contained in:
parent
cd3210c9b8
commit
5957c6517d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"theme": "pleroma-dark",
|
||||
"background": "/static/bg.jpg",
|
||||
"logo": "/static/logo.png",
|
||||
"registrationOpen": true
|
||||
"registrationOpen": true,
|
||||
"defaultPath": "/main/all",
|
||||
"chatDisabled": false
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue