Torkel Ödegaard 10 лет назад
Родитель
Сommit
c67291da33
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      conf/sample.ini

+ 7 - 0
conf/sample.ini

@@ -5,6 +5,13 @@
 
 app_mode = production
 
+# Once every 24 hours Grafana will report anonymous data to
+# stats.grafana.org (https). No ip addresses are being tracked.
+# only simple counters to track running instances, dashboard
+# count and errors. It is very helpful to us.
+# Change this option to false to disable reporting.
+reporting-enabled = true
+
 [server]
 ; protocol (http or https)
 protocol = http