From 11ae37adf99e0615aece723ed1efea370dd996b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szekeres=20Ba=CC=81lint?= Date: Thu, 15 Nov 2018 16:02:25 +0100 Subject: [PATCH] permalink only if dirty --- public/templates/conf/nginx.conf.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/public/templates/conf/nginx.conf.html b/public/templates/conf/nginx.conf.html index 9625317..2dc56a5 100644 --- a/public/templates/conf/nginx.conf.html +++ b/public/templates/conf/nginx.conf.html @@ -1,5 +1,7 @@ -# Generated by nginxconfig.io -# {{ location.absUrl() }} +# Generated by nginxconfig.io +# {{ location.absUrl() }} user {{ data.user }}; pid {{ data.pid}};