Merge pull request #15014 from grafana/docs-fix-updates-flag

added docs entry for check_for_updates config flag,
This commit is contained in:
Torkel Ödegaard
2019-01-23 19:35:12 +01:00
committed by GitHub

View File

@@ -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]