From 2c4ee0cc410aab7d6f48a980e860fb45f2faf7d7 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 10 Sep 2022 21:19:00 +0200 Subject: [PATCH] 4.3.0 --- conf/nginx.conf | 5 ----- manifest.json | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 549ae0e..3b98b82 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -4,11 +4,6 @@ location __PATH__/ { # Path to source alias __FINALPATH__/ ; - # Force usage of https - if ($scheme = http) { - rewrite ^ https://$server_name$request_uri? permanent; - } - index index.html; # Include SSOWAT user panel. diff --git a/manifest.json b/manifest.json index 4bc6a63..2bae70b 100644 --- a/manifest.json +++ b/manifest.json @@ -20,7 +20,7 @@ "email": "aeris@e.email" }, "requirements": { - "yunohost": ">= 4.2.4" + "yunohost": ">= 4.3.0" }, "multi_instance": true, "services": [