bum requirements

This commit is contained in:
eric_G 2025-01-22 09:49:55 +01:00
parent 1bdcd685cc
commit c6bebf833f
2 changed files with 1 additions and 4 deletions

View file

@ -22,7 +22,4 @@ location __PATH__/ {
fastcgi_param SCRIPT_FILENAME $request_filename; fastcgi_param SCRIPT_FILENAME $request_filename;
} }
### End of PHP configuration part ### End of PHP configuration part
# Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;
} }

View file

@ -32,7 +32,7 @@ cpe = "???"
fund = "???" fund = "???"
[integration] [integration]
yunohost = ">= 11.2.30" yunohost = ">= 12.0.9"
helpers_version = "2.1" helpers_version = "2.1"
# FIXME: can be replaced by a list of supported archs using the dpkg --print-architecture nomenclature (amd64/i386/armhf/arm64), for example: ["amd64", "i386"] # FIXME: can be replaced by a list of supported archs using the dpkg --print-architecture nomenclature (amd64/i386/armhf/arm64), for example: ["amd64", "i386"]
architectures = "all" architectures = "all"