Commit 4d4adcb4 authored by Andrey Filippov's avatar Andrey Filippov
Browse files

debug actually off

parent 82d971e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"