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:
parent
ed1fa9b472
commit
d8dd00fa1f
1 changed files with 4 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue