Add user and password
This commit is contained in:
parent
31c67090dc
commit
8aa41b6081
1 changed files with 4 additions and 5 deletions
|
@ -33,12 +33,11 @@ ram.runtime = "1M"
|
|||
type = "group"
|
||||
default = "visitors"
|
||||
|
||||
# [install.admin]
|
||||
# type = "string"
|
||||
# default = "admin"
|
||||
[install.admin]
|
||||
type = "user"
|
||||
|
||||
# [install.password]
|
||||
# type = "password"
|
||||
[install.password]
|
||||
type = "password"
|
||||
|
||||
# [install.users_status]
|
||||
# type = "string"
|
||||
|
|
Loading…
Reference in a new issue