mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
added docs entry for check_for_updates config flag, fixes ##14940
This commit is contained in:
parent
90787a5299
commit
05a976fdb1
@ -391,6 +391,12 @@ value is `true`.
|
||||
If you want to track Grafana usage via Google analytics specify *your* Universal
|
||||
Analytics ID here. By default this feature is disabled.
|
||||
|
||||
### check_for_updates
|
||||
|
||||
Set to false to disable all checks to https://grafana.com for new versions of Grafana and installed plugins. Check is used
|
||||
in some UI views to notify that a Grafana or plugin update exists. This option does not cause any auto updates, nor
|
||||
send any sensitive information.
|
||||
|
||||
<hr />
|
||||
|
||||
## [dashboards]
|
||||
|
Loading…
Reference in New Issue
Block a user