mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 15:43:21 +00:00
set default dashboard
This commit is contained in:
parent
7f627aee17
commit
cb06378eba
1 changed files with 3 additions and 0 deletions
|
@ -311,3 +311,6 @@ path = /dashboards
|
||||||
# Url used to to import dashboards directly from Grafana.net
|
# Url used to to import dashboards directly from Grafana.net
|
||||||
[grafana_net]
|
[grafana_net]
|
||||||
url = https://grafana.net
|
url = https://grafana.net
|
||||||
|
|
||||||
|
[dashboards]
|
||||||
|
default_home_dashboard_path = /etc/grafana/dashboards/rest-server.json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue