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:
@@ -224,7 +224,7 @@ The maximum number of connections in the idle connection pool.
|
||||
### max_open_conn
|
||||
The maximum number of open connections to the database.
|
||||
|
||||
### debug
|
||||
### log_queries
|
||||
Set to `true` to log the sql calls and execution times.
|
||||
|
||||
<hr />
|
||||
|
||||
Reference in New Issue
Block a user