gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: Need more verbosi


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Need more verbosity from Nginx.
Date: Wed, 13 Jun 2018 19:44:13 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new d7e6da2  Need more verbosity from Nginx.
d7e6da2 is described below

commit d7e6da28f7240454e2744babab09fc3dcafd328b
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jun 13 19:43:57 2018 +0200

    Need more verbosity from Nginx.
---
 etc/nginx/nginx.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/nginx/nginx.conf b/etc/nginx/nginx.conf
index 1fe517d..c644dac 100644
--- a/etc/nginx/nginx.conf
+++ b/etc/nginx/nginx.conf
@@ -37,7 +37,7 @@ http {
             '"$http_referer" "$http_user_agent"';
 
        access_log /var/log/nginx/access.log main;
-       error_log /var/log/nginx/error.log notice;
+       error_log /var/log/nginx/error.log debug;
 
        ##
        # Gzip Settings

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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