diff --git a/manifest.toml b/manifest.toml index 7c830f3..6245c62 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ fund = "https://liberapay.com/robertsLando/donate" [integration] yunohost = ">= 11.1.11" -architectures = "all" # FIXME: can be replaced by a list of supported archs using the dpkg --print-architecture nomenclature (amd64/i386/armhf/arm64), for example: ["amd64", "i386"] +architectures = "all" multi_instance = false ldap = "not_relevant" sso = "not_relevant" @@ -29,11 +29,9 @@ ram.runtime = "50M" [install] [install.domain] - # this is a generic question - ask strings are automatically handled by Yunohost's core type = "domain" [install.path] - # this is a generic question - ask strings are automatically handled by Yunohost's core type = "path" default = "/zwavejsui" @@ -41,7 +39,7 @@ ram.runtime = "50M" help.en = "If set public, anyone can access the app without login in yunohost, you activate password protected login from within the app" help.fr = "Si publique, N'importe qui peut accéder à l'application sans se connecter à yunohost, vous pouvez cependant activer une connection par mot de passe depuis l'application" type = "group" - default = false + default = all_users [resources] [resources.system_user]