1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bookstack_ynh.git synced 2024-09-03 18:16:02 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-06-14 14:45:56 +02:00
parent e70321767e
commit cb611a9f9a

View file

@ -45,6 +45,12 @@ ram.runtime = "50M"
choices = ["standard", "ldap"]
default = "ldap"
[install.password]
visible = "auth_method == 'standard'"
help.en = "The password is needed only if you select standard authentication."
help.fr = "Le mot de passe n'est requis que si vous sélectionnez l'authentification standard."
type = "password"
[install.language]
ask.en = "Choose the application language"
ask.fr = "Choisissez la langue de l'application"
@ -58,12 +64,6 @@ ram.runtime = "50M"
type = "group"
default = "visitors"
[install.password]
visible = "auth_method == 'standard'"
help.en = "The password is needed only if you select standard authentication."
help.fr = "Le mot de passe n'est requis que si vous sélectionnez l'authentification standard."
type = "password"
[resources]
[resources.sources]