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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-05-13 08:19:50 +02:00 committed by Félix Piédallu
parent 3ff537369e
commit b1112935fa

View file

@ -4,7 +4,8 @@ packaging_format = 2
id = "fab-manager"
name = "Fab-manager"
description.en = "Fab Lab management solution."
description.en = "Fab Lab management solution"
description.fr = "Solution de gestion de Fab Lab"
version = "5.6.5~ynh2"
@ -23,9 +24,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 = "50M"
ram.build = "50M"
ram.runtime = "50M"
[install]
[install.domain]