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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-06-10 17:59:24 +02:00 committed by Félix Piédallu
parent 63ac5c33d5
commit b866a827b6

View file

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