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"