mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update the config key to database_log_queries so it is more descriptive, as suggested in #9785.
This commit is contained in:
@@ -83,7 +83,7 @@ max_idle_conn = 2
|
||||
max_open_conn =
|
||||
|
||||
# Set to true to log the sql calls and execution times.
|
||||
debug =
|
||||
log_queries =
|
||||
|
||||
# For "postgres", use either "disable", "require" or "verify-full"
|
||||
# For "mysql", use either "true", "false", or "skip-verify".
|
||||
|
||||
Reference in New Issue
Block a user