diff --git a/conf/app.src b/conf/app.src index 13f1e9f..2c6471e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -3,4 +3,4 @@ SOURCE_SUM=fe138305a61d72094beb8c507dab728020158e4b00dae695a60b9803babb3e30 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=h5ai-0.30.0.zip +SOURCE_FILENAME=h5ai.zip diff --git a/conf/nginx.conf b/conf/nginx.conf index 24409ba..93dc9d7 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -12,10 +12,6 @@ location __PATH__/ { client_max_body_size 10G; - if ($scheme = http) { - rewrite ^ https://$server_name$request_uri? permanent; - } - location ~ [^/]\.php(/|$) { fastcgi_split_path_info ^(.+?\.php)(/.*)$; fastcgi_pass unix:/var/run/php/php__PHPVERSION__-fpm.sock; diff --git a/manifest.json b/manifest.json index a867dd2..d3fa06e 100644 --- a/manifest.json +++ b/manifest.json @@ -20,7 +20,7 @@ "email": "alex.aubin@mailoo.org" }, "requirements": { - "yunohost": ">= 4.2.0" + "yunohost": ">= 4.3.0" }, "multi_instance": false, "services": [