1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/collabora_ynh.git synced 2024-09-03 18:16:25 +02:00

remove fixmes

This commit is contained in:
Salamandar 2024-01-29 17:09:06 +01:00
parent 90301bdef5
commit 89efbb77a0

View file

@ -23,9 +23,9 @@ architectures = ["amd64", "i386", "arm64"]
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 = "1G"
ram.build = "300M"
ram.runtime = "600M"
[install]
[install.domain]