mirror of
https://github.com/cirocosta/monero-exporter.git
synced 2024-12-22 14:25:01 -05:00
55659b7af2
Signed-off-by: Ciro S. Costa <utxobr@protonmail.com>
30 lines
329 B
INI
30 lines
329 B
INI
[analytics]
|
|
reporting_enabled = false
|
|
check_for_updates = false
|
|
|
|
|
|
[auth]
|
|
disable_login_form = true
|
|
|
|
|
|
[auth.anonymous]
|
|
enabled = true
|
|
org_role = Admin
|
|
|
|
|
|
[dashboards]
|
|
min_refresh_interval = 1m
|
|
|
|
|
|
[paths]
|
|
provisioning = /etc/grafana/provisioning
|
|
|
|
|
|
[server]
|
|
enable_gzip = true
|
|
read_timeout = 2m
|
|
|
|
|
|
[snapshots]
|
|
external_enabled = false
|