From 7de48c4af2aec3d42d929a0a5df075d3f1f58df9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 14 Aug 2024 13:10:52 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4fd4279..d4341af 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,11 +16,11 @@ demo = "https://libreddit.spike.codes/" code = "https://github.com/spikecodes/libreddit" [integration] -yunohost = ">= 11.2.20" +yunohost = ">= 11.2.27" architectures = ["amd64"] multi_instance = true ldap = false -sso = "not_relevant" +sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M"