diff --git a/src/pnghist.c b/src/pnghist.c index 49d09d2b5b65297949fddd2d1070e17c1927e929..bf8a441ce95e6975ab157dad9de4f159d4ea9388 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"