1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-11-14 13:24:16 +01:00
parent ed1fa9b472
commit d8dd00fa1f

View file

@ -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"