We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c438fc commit 8a95b7cCopy full SHA for 8a95b7c
1 file changed
cgi-bin/web_exec.py
@@ -38,7 +38,7 @@
38
39
40
# set to true if you want to log queries in DB_FILE
41
-LOG_QUERIES = True
+LOG_QUERIES = False # don't do logging for now
42
43
import cgi
44
import pg_logger
0 commit comments