diff --git a/manifest.toml b/manifest.toml index 941ff31..2547f24 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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, ...