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

Fix manifest

This commit is contained in:
Salamandar 2024-03-13 23:26:03 +01:00
parent 27ca7256d1
commit 82bb3ffc3c

View file

@ -21,8 +21,8 @@ code = "https://github.com/sleede/fab-manager"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = false
ldap = "?"
sso = "?"
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, ...