diff --git a/manifest.toml b/manifest.toml index 1e429e3..f26fde0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Simple IRC web client" version = "1.0.0-beta.8~ynh1" -maintainers = [] +maintainers = ["eric_G"] [upstream] license = "AGPL-3.0-or-later" @@ -16,7 +16,7 @@ demo = "https://web.libera.chat/gamja/" code = "https://sr.ht/~emersion/gamja/" [integration] -yunohost = ">= 11.1.16" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false @@ -27,7 +27,10 @@ ram.runtime = "50M" [install.domain] type = "domain" - full_domain = true + + [install.init_main_permission] + type = "group" + default = "visitors" [resources] [resources.sources]