guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: hydra: berlin: Remove duplicate acess_log line.


From: Ricardo Wurmus
Subject: 01/01: hydra: berlin: Remove duplicate acess_log line.
Date: Fri, 28 Dec 2018 16:48:29 -0500 (EST)

rekado pushed a commit to branch master
in repository maintenance.

commit cefc5eb71e6f04c9dba8827b3083fa4ee48acbec
Author: Ricardo Wurmus <address@hidden>
Date:   Fri Dec 28 22:46:59 2018 +0100

    hydra: berlin: Remove duplicate acess_log line.
    
    * hydra/nginx/berlin.conf: Remove earlier access_log line from
    bootstrappable.org server block.
---
 hydra/nginx/berlin.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/hydra/nginx/berlin.conf b/hydra/nginx/berlin.conf
index 882cd70..5e8ddad 100644
--- a/hydra/nginx/berlin.conf
+++ b/hydra/nginx/berlin.conf
@@ -178,8 +178,6 @@ http {
         # as suggested at <https://weakdh.org/sysadmin.html>.
         ssl_dhparam         /etc/dhparams.pem;
 
-        access_log  /var/log/nginx/https.access.log;
-
         proxy_set_header X-Forwarded-Host $host;
         proxy_set_header X-Forwarded-Port $server_port;
         proxy_set_header X-Forwarded-For  $proxy_add_x_forwarded_for;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]