Config: Add comment before log_queries in sample ini file (#17462)

This commit is contained in:
Tom McClellan 2019-06-06 04:13:27 -05:00 committed by Carl Bergquist
parent ad3f9c6663
commit 34f314552d

View File

@ -100,7 +100,7 @@
;conn_max_lifetime = 14400
# Set to true to log the sql calls and execution times.
log_queries =
;log_queries =
# For "sqlite3" only. cache mode setting used for connecting to the database. (private, shared)
;cache_mode = private