From c004dc03d8f14327f97c59119447819e8d08227b Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 25 Aug 2023 12:09:58 +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 df7b0de..d243d6d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ userdoc = "https://coder.com/docs/code-server/latest/FAQ" code = "https://github.com/coder/code-server" [integration] -yunohost = ">= 11.1.17" +yunohost = ">= 11.2" architectures = ["amd64", "arm64", "armhf"] multi_instance = true ldap = false @@ -29,7 +29,6 @@ ram.runtime = "100M" [install] [install.domain] type = "domain" - full_domain = true [install.admin] type = "user"