diff --git a/manifest.toml b/manifest.toml index fd8ea74..2ea5109 100644 --- a/manifest.toml +++ b/manifest.toml @@ -20,8 +20,7 @@ fund = "https://donate.mozilla.org/en-GB/" [integration] yunohost = ">= 11.1.21" -# List of supported archs using the dpkg --print-architecture nomenclature (amd64/i386/armhf/arm64), for example: ["amd64", "i386'] -architectures = "['all']" # TODO : handle the "all" option (no ["all"]) +architectures = "all" multi_instance = true # FIXME: replace with an **estimate** minimum disk and RAM requirements. e.g. 20M, 400M, 1G... You may have have a look at CI results