From b1761604d8ec6f4dff913f6e3dc2a6fea3dae7d0 Mon Sep 17 00:00:00 2001 From: "B. van Berkum" Date: Sun, 8 Oct 2017 00:22:56 +0200 Subject: Minor fixes and some verbosity improvements --- nginx.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'nginx.conf') diff --git a/nginx.conf b/nginx.conf index baac5b6..7fb8e46 100644 --- a/nginx.conf +++ b/nginx.conf @@ -26,5 +26,3 @@ http { include /etc/nginx/conf.d/*.conf; include /etc/nginx/sites-enabled/*; } - - -- cgit v1.2.1