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

Remove fixmes from manifest

This commit is contained in:
Félix Piédallu 2024-03-19 15:30:46 +01:00
parent 36f5e3e94c
commit ab75de0750

View file

@ -24,9 +24,9 @@ architectures = ["amd64"]
multi_instance = false
ldap = "not_relevant"
sso = "not_relevant"
disk = "50M" # FIXME: replace with an **estimate** minimum disk requirement. e.g. 20M, 400M, 1G, ...
ram.build = "50M" # FIXME: replace with an **estimate** minimum ram requirement. e.g. 50M, 400M, 1G, ...
ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requirement. e.g. 50M, 400M, 1G, ...
disk = "2000M"
ram.build = "800M"
ram.runtime = "800M"
[install]
[install.domain]