From a8cf56d5a6bd6885477eb1ea1974c08ef629d69c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 25 Aug 2023 12:11:31 +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 6da8e55..77a1ed2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ userdoc = "https://www.focalboard.com/guide/user/" code = "https://github.com/mattermost/focalboard" [integration] -yunohost = ">= 11.1.19" +yunohost = ">= 11.2" architectures = ["amd64"] multi_instance = false ldap = false @@ -29,7 +29,6 @@ ram.runtime = "50M" [install] [install.domain] type = "domain" - full_domain = true [install.init_main_permission] help.en = "If enabled, Focalboard will be accessible by people who do not have an account. This can be changed later via the webadmin."