diff options
Diffstat (limited to 'custom/ymir.nginx')
-rw-r--r-- | custom/ymir.nginx | 2 |
1 files changed, 0 insertions, 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 { | |||
66 | listen [::]:80; | 66 | listen [::]:80; |
67 | server_name git.yggdrasil.li www.git.yggdrasil.li; | 67 | server_name git.yggdrasil.li www.git.yggdrasil.li; |
68 | 68 | ||
69 | error_log /var/log/cgit.error; | ||
70 | |||
71 | location / { | 69 | location / { |
72 | uwsgi_param QUERY_STRING $query_string; | 70 | uwsgi_param QUERY_STRING $query_string; |
73 | uwsgi_param REQUEST_METHOD $request_method; | 71 | uwsgi_param REQUEST_METHOD $request_method; |