mirror of
https://github.com/YunoHost-Apps/gancio_ynh.git
synced 2024-09-03 20:36:19 +02:00
remove admin/pwd
This commit is contained in:
parent
16accb8369
commit
167ab37509
1 changed files with 0 additions and 10 deletions
|
@ -50,16 +50,6 @@ ram.runtime = "50M"
|
||||||
choices = ['en', 'fr', 'en', 'it', 'zh', 'pt', 'nl', 'ru']
|
choices = ['en', 'fr', 'en', 'it', 'zh', 'pt', 'nl', 'ru']
|
||||||
default = "en"
|
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 = "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]
|
[resources]
|
||||||
# See the packaging documentation for the full set
|
# See the packaging documentation for the full set
|
||||||
# of explanation regarding the behavior and properties for each of those
|
# of explanation regarding the behavior and properties for each of those
|
||||||
|
|
Loading…
Add table
Reference in a new issue