From 255c315315ab4574d03e1b5d94aac2b7d0a45fc9 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 13 Jan 2016 01:18:44 +0100 Subject: cleanup --- custom/ymir.nginx | 2 -- 1 file changed, 2 deletions(-) diff --git a/custom/ymir.nginx b/custom/ymir.nginx index b5bb9ce4..80319d13 100644 --- a/custom/ymir.nginx +++ b/custom/ymir.nginx @@ -66,8 +66,6 @@ server { listen [::]:80; server_name git.yggdrasil.li www.git.yggdrasil.li; - error_log /var/log/cgit.error; - location / { uwsgi_param QUERY_STRING $query_string; uwsgi_param REQUEST_METHOD $request_method; -- cgit v1.2.3