mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Reporting: Update docs with new default value (#22916)
This commit is contained in:
parent
5cf7803264
commit
82632bf31e
@ -51,7 +51,7 @@ When Grafana generates a report, it will render each panel separately and then p
|
||||
# Set timeout for each panel rendering request
|
||||
rendering_timeout = 10s
|
||||
# Set maximum number of concurrent calls to the rendering service
|
||||
concurrent_render_limit = 10
|
||||
concurrent_render_limit = 4
|
||||
```
|
||||
|
||||
## Troubleshoot reporting
|
||||
|
Loading…
Reference in New Issue
Block a user