disable admin/password for now while testing installation

This commit is contained in:
Boudewijn 2025-02-25 15:15:17 +01:00
parent e2c6566a94
commit 38217b536a

View file

@ -51,13 +51,13 @@ ram.runtime = "100M"
type = "group" type = "group"
default = "visitors" default = "visitors"
[install.admin] # [install.admin]
type = "user" # type = "user"
[install.password] # [install.password]
help.en = "Use the help field to add an information for the admin about this question." # help.en = "Use the help field to add an information for the admin about this question."
help.fr = "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question." # help.fr = "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question."
type = "password" # type = "password"
[resources] [resources]
# See the packaging documentation for the full set # See the packaging documentation for the full set