浏览代码

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

Tom McClellan 6 年之前
父节点
当前提交
34f314552d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      conf/sample.ini

+ 1 - 1
conf/sample.ini

@@ -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