1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncserver-rs_ynh.git synced 2024-09-03 20:26:32 +02:00

Updated supported archs.

This commit is contained in:
orhtej2 2023-09-28 14:44:16 +02:00
parent 0963cb2668
commit 5476b1ebed

View file

@ -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