summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-06-13 19:43:57 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-06-13 19:43:57 +0200
commitd7e6da28f7240454e2744babab09fc3dcafd328b (patch)
tree7d50f0398139e052bcbd80cc909843f1c52f82c5
parent0c632cb45a9af41cc5633d662c32068e31c26816 (diff)
downloaddeployment-d7e6da28f7240454e2744babab09fc3dcafd328b.tar.gz
deployment-d7e6da28f7240454e2744babab09fc3dcafd328b.tar.bz2
deployment-d7e6da28f7240454e2744babab09fc3dcafd328b.zip
Need more verbosity from Nginx.
-rw-r--r--etc/nginx/nginx.conf2
1 files changed, 1 insertions, 1 deletions
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