mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
[RenderToPng fix] (#4901)
* removing useless code * fix various minor typo * don't silence phantomjs timeout and allow more time * fix gofmt
This commit is contained in:
@@ -230,7 +230,7 @@ check_for_updates = true
|
||||
# Buffer length of channel, keep it as it is if you don't know what it is.
|
||||
;buffer_len = 10000
|
||||
|
||||
# Either "Trace", "Debug", "Info", "Warn", "Error", "Critical", default is "Trace"
|
||||
# Either "Trace", "Debug", "Info", "Warn", "Error", "Critical", default is "Info"
|
||||
;level = Info
|
||||
|
||||
# For "console" mode only
|
||||
|
||||
Reference in New Issue
Block a user