From b48178930687db63db8e248a49dcbddfb28d8200 Mon Sep 17 00:00:00 2001 From: SolAZDev Date: Mon, 4 Sep 2023 12:50:02 -0400 Subject: [PATCH] comment out password -- currently unused --- conf/motioneye.conf | 1 + manifest.toml | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) 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