From 0f6acb81541a5e33f43fe3cc36c35e6c32714785 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sat, 1 Dec 2018 15:26:01 +0100 Subject: [PATCH] juste un doublon dans conf nginx --- conf/nginx.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index efe24f7..9dadd4b 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -11,7 +11,6 @@ location / { proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; - proxy_read_timeout 86400s; proxy_send_timeout 86400s; location ~ \.(js|css|woff|woff2|ttf|png) {