From 38217b536a42edacbdf7b9206e5f39732837536f Mon Sep 17 00:00:00 2001 From: Boudewijn Date: Tue, 25 Feb 2025 15:15:17 +0100 Subject: [PATCH] disable admin/password for now while testing installation --- manifest.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6179a94..2bdfb37 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,13 +51,13 @@ ram.runtime = "100M" type = "group" default = "visitors" - [install.admin] - type = "user" +# [install.admin] +# type = "user" - [install.password] - 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." - type = "password" +# [install.password] +# 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." +# type = "password" [resources] # See the packaging documentation for the full set