From 4d4adcb4ad1d9f678fe8494d978037670e45616b Mon Sep 17 00:00:00 2001 From: AndreyFilippov Date: Thu, 15 Sep 2016 16:48:42 -0600 Subject: [PATCH] debug actually off --- src/pnghist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pnghist.c b/src/pnghist.c index 49d09d2..bf8a441 100644 --- a/src/pnghist.c +++ b/src/pnghist.c @@ -56,7 +56,7 @@ #define QRY_MAXPARAMS 64 -#define THIS_DEBUG 0 +//#define THIS_DEBUG // lighttpd requires the following setting to enable logging of the cgi program errors: // ## where cgi stderr output is redirected // server.breakagelog = "/www/logs/lighttpd_stderr.log" -- 2.18.1