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

Update manifest.toml

This commit is contained in:
ericgaspar 2023-08-26 17:43:06 +02:00
parent 8877eebad4
commit 1b5c9aaac9

View file

@ -19,11 +19,11 @@ code = "https://github.com/LibrePhotos/librephotos"
fund = "https://www.paypal.com/donate/?hosted_button_id=5JWVM2UR4LM96"
[integration]
yunohost = ">= 4.2.4"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = false
ldap = "false"
sso = "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, ...