From 35564152d1fe185e465f5e5ae814e51f9dc9a131 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 22 Nov 2021 14:02:35 +0100 Subject: [PATCH] 4.3 --- conf/nginx.conf | 3 --- manifest.json | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 51eff66..7d44650 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,7 +1,4 @@ location __PATH__ { - if ($scheme = http) { - rewrite ^ https://$server_name$request_uri? permanent; - } try_files $uri @radicale; } diff --git a/manifest.json b/manifest.json index 51bcd94..576430a 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,7 @@ "email": "maniackc_dev@crudelis.fr" }], "requirements": { - "yunohost": ">= 4.2.0" + "yunohost": ">= 4.3.0" }, "multi_instance": false, "services": [