diff --git a/conf/motioneye.conf b/conf/motioneye.conf index b550581..a3131b4 100644 --- a/conf/motioneye.conf +++ b/conf/motioneye.conf @@ -97,3 +97,4 @@ http_basic_auth false # overrides the hostname (useful if motionEye runs behind a reverse proxy) #server_name motionEye +# @admin_password diff --git a/manifest.toml b/manifest.toml index 51bf4b2..1fe5f37 100644 --- a/manifest.toml +++ b/manifest.toml @@ -54,12 +54,12 @@ ram.runtime = "50M" type = "group" default = "visitors" - [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" + # [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] # See the packaging documentation for the full set