From d8dd00fa1faf596801b860fc318cd34a29b8cdf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 14 Nov 2023 13:24:16 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 8c3423f..c97240a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "OnlyOffice" description.en = "Create and edit documents collaboratively" description.fr = "Créez et éditer des documents collaborativement" -version = "7.5~ynh1" +version = "7.5.1.23~ynh1" maintainers = [] @@ -19,8 +19,11 @@ code = "https://github.com/ONLYOFFICE/DocumentServer" yunohost = ">= 11.2" architectures = ["arm64", "amd64"] multi_instance = false + ldap = "not_relevant" + sso = "not_relevant" + disk = "50M" ram.build = "50M" ram.runtime = "50M"