From c1726b80d59a65fb067ac084fc37423d40c46ad6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Mon, 1 Jan 2018 20:41:06 +0100 Subject: [PATCH] Update nbuild.sh --- static/nbuild.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/static/nbuild.sh b/static/nbuild.sh index 3e6053e..d7abfae 100644 --- a/static/nbuild.sh +++ b/static/nbuild.sh @@ -7,6 +7,7 @@ --lock-path=/var/run/nginx.lock \ --error-log-path=/nginx/logs/error.log \ --http-log-path=/nginx/logs/access.log \ +--with-http_v2_module \ --with-pcre \ --with-http_geoip_module \ --with-http_gunzip_module \