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:
parent
0963cb2668
commit
5476b1ebed
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue