mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
dashboards as cfg: move dash/ds config files to /provisioning/*
This commit is contained in:
@@ -18,9 +18,7 @@ RESTART_ON_UPGRADE=true
|
||||
|
||||
PLUGINS_DIR=/var/lib/grafana/plugins
|
||||
|
||||
DATASOURCES_CFG_DIR=/etc/grafana/datasources
|
||||
|
||||
DASHBOARDS_CFG_DIR=/etc/grafana/dashboards
|
||||
PROVISIONING_CFG_DIR=/etc/grafana/provisioning
|
||||
|
||||
# Only used on systemd systems
|
||||
PID_FILE_DIR=/var/run/grafana
|
||||
|
||||
Reference in New Issue
Block a user