Make default path configurable.
This commit is contained in:
parent
118d60b871
commit
2691579ab7
2 changed files with 38 additions and 36 deletions
|
@ -3,5 +3,6 @@
|
|||
"theme": "pleroma-dark",
|
||||
"background": "/static/bg.jpg",
|
||||
"logo": "/static/logo.png",
|
||||
"registrationOpen": false
|
||||
"registrationOpen": false,
|
||||
"defaultPath": "/main/all"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue