From a58a65f8265e11c67938adaffb158000580b96e6 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 25 Aug 2023 11:49:08 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index d0bd825..31e9352 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ userdoc = "https://homarr.dev/docs/about" code = "https://github.com/ajnart/homarr" [integration] -yunohost = ">= 11.1.19" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false @@ -30,7 +30,6 @@ ram.runtime = "50M" [install] [install.domain] type = "domain" - full_domain = true [install.init_main_permission] type = "group"