mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated
This commit is contained in:
parent
9c9ebb4987
commit
c67291da33
@ -5,6 +5,13 @@
|
|||||||
|
|
||||||
app_mode = production
|
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]
|
[server]
|
||||||
; protocol (http or https)
|
; protocol (http or https)
|
||||||
protocol = http
|
protocol = http
|
||||||
|
Loading…
Reference in New Issue
Block a user