1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mailman3_ynh.git synced 2024-09-03 19:36:17 +02:00

Remove fixmes in manifest

This commit is contained in:
Salamandar 2024-05-21 14:15:31 +02:00
parent 10b838593e
commit f1198b0be7

View file

@ -27,9 +27,9 @@ architectures = "all"
multi_instance = false
ldap = false
sso = false
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 = "500M"
ram.build = "800M"
ram.runtime = "800M"
[install]
[install.domain]