From e7d971c943f66382e8d4b3651e4690d28bd2baf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 18 Mar 2023 20:19:36 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 4dd406f..a197599 100644 --- a/manifest.toml +++ b/manifest.toml @@ -22,7 +22,7 @@ yunohost = ">= 11.1.15" architectures = "all" multi_instance = false ldap = true -sso = "not_relevant" +sso = false disk = "50M" ram.build = "400M" ram.runtime = "50M"