add instance specific panel
This commit is contained in:
parent
92289e545a
commit
95cba854f3
6 changed files with 42 additions and 5 deletions
|
@ -3,7 +3,8 @@
|
|||
"theme": "pleroma-dark",
|
||||
"background": "/static/bg.jpg",
|
||||
"logo": "/static/logo.png",
|
||||
"registrationOpen": false,
|
||||
"registrationOpen": true,
|
||||
"defaultPath": "/main/all",
|
||||
"chatDisabled": false
|
||||
"chatDisabled": false,
|
||||
"showInstanceSpecificPanel": false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue