From c8ef74c5af4e65f8a9dd7235d550fd1c392197d1 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 22 Nov 2021 13:26:17 +0100 Subject: [PATCH] 4.3 --- 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 333a99b..4924663 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -8,11 +8,6 @@ location __PATH__/ { index slingcode.html; - # Force usage of https - if ($scheme = http) { - rewrite ^ https://$server_name$request_uri? permanent; - } - # Include SSOWAT user panel. #include conf.d/yunohost_panel.conf.inc; } diff --git a/manifest.json b/manifest.json index 42b6da1..6c7059e 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,7 @@ "email": "" }, "requirements": { - "yunohost": ">= 4.2.4" + "yunohost": ">= 4.3.0" }, "multi_instance": true, "services": [