mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Add timeout parameter to the example (#80921)
Adding the http timeout parameter to the example to know where is needed in the yaml configuration.
This commit is contained in:
parent
f330d50b2a
commit
5c0d7749eb
@ -60,6 +60,7 @@ datasources:
|
|||||||
access: proxy
|
access: proxy
|
||||||
url: http://localhost:3100
|
url: http://localhost:3100
|
||||||
jsonData:
|
jsonData:
|
||||||
|
timeout: 60
|
||||||
maxLines: 1000
|
maxLines: 1000
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user