Skip to content

Commit 8a95b7c

Browse files
author
Philip Guo
committed
bah
1 parent 2c438fc commit 8a95b7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cgi-bin/web_exec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040
# set to true if you want to log queries in DB_FILE
41-
LOG_QUERIES = True
41+
LOG_QUERIES = False # don't do logging for now
4242

4343
import cgi
4444
import pg_logger

0 commit comments

Comments
 (0)