mirror of
https://github.com/lalanza808/xmr.sh.git
synced 2025-07-23 21:00:33 -04:00
fix quantiles
This commit is contained in:
parent
9e364559b7
commit
4573e58e83
4 changed files with 11 additions and 55 deletions
|
@ -14,7 +14,7 @@ org_role = Admin
|
|||
|
||||
[dashboards]
|
||||
min_refresh_interval = 1m
|
||||
default_home_dashboard_path = dashboards/monero.json
|
||||
default_home_dashboard_path = /var/lib/grafana/dashboards/monero.json
|
||||
|
||||
[paths]
|
||||
provisioning = /etc/grafana/provisioning
|
||||
|
@ -25,6 +25,9 @@ root_url = https://127.0.0.1/grafana
|
|||
enable_gzip = true
|
||||
read_timeout = 2m
|
||||
|
||||
|
||||
[snapshots]
|
||||
external_enabled = false
|
||||
|
||||
[security]
|
||||
admin_user = admin
|
||||
admin_password = xmrsh-admin
|
Loading…
Add table
Add a link
Reference in a new issue