Add db.conn.log option to suppress sql logs by default
[cascardo/ipsilon.git] / templates / install / ipsilon.conf
index 4b170ca..b57aa55 100644 (file)
@@ -1,6 +1,8 @@
 [global]
 debug = ${debugging}
+tools.log_request_response.on = False
 template_dir = "templates"
+db.conn.log = False
 
 log.screen = ${debugging}
 base.mount = "/${instance}"