diff --git a/manifest.toml b/manifest.toml index 2241a13..99e1d50 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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, ...