Преглед изворни кода

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