diff --git a/manifest.toml b/manifest.toml index e902482..55f7118 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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"