|
@@ -5,10 +5,10 @@
|
|
|
|
|
|
|
|
app_mode = production
|
|
app_mode = production
|
|
|
|
|
|
|
|
-# Once every 24 hours Grafana will report anonymous data to
|
|
|
|
|
|
|
+# Once every 1 hour Grafana will report anonymous data to
|
|
|
# stats.grafana.org (https). No ip addresses are being tracked.
|
|
# stats.grafana.org (https). No ip addresses are being tracked.
|
|
|
# only simple counters to track running instances, dashboard
|
|
# only simple counters to track running instances, dashboard
|
|
|
-# count and errors. It is very helpful to us.
|
|
|
|
|
|
|
+# counts and errors. It is very helpful to us.
|
|
|
# Change this option to false to disable reporting.
|
|
# Change this option to false to disable reporting.
|
|
|
reporting-enabled = true
|
|
reporting-enabled = true
|
|
|
|
|
|