1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gancio_ynh.git synced 2024-09-03 20:36:19 +02:00

Use admin user

This commit is contained in:
lapineige 2023-10-05 20:19:47 +02:00 committed by GitHub
parent 6e1731bca9
commit 29f633c98e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,6 +49,16 @@ ram.runtime = "50M"
type = "select"
choices = ['en', 'fr', 'en', 'it', 'zh', 'pt', 'nl', 'ru']
default = "en"
[install.admin]
# this is a generic question - ask strings are automatically handled by YunoHost's core
type = "user"
[install.password]
# this is a generic question - ask strings are automatically handled by YunoHost's core
# Note that user-provided passwords questions are not automatically saved as setting
help.en = "Choose admin user password"
help.fr = "Choisissez le mot de passe du compte d'administration."
type = "password"
[resources]
# See the packaging documentation for the full set