mirror of
https://github.com/YunoHost-Apps/grafana_ynh.git
synced 2024-09-03 20:36:29 +02:00
Update upgrade
This commit is contained in:
parent
fec5c28b47
commit
7a81c469fd
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ fi
|
|||
sed -i "/^\[server\]$/,/^\[/ s@serve_from_sub_path = .*@serve_from_sub_path = false@" "/etc/grafana/grafana.ini"
|
||||
|
||||
# Update Grafana LDAP authentication configuration
|
||||
cp ../conf/ldap.toml /etc/grafana
|
||||
ynh_add_config --template="ldap.toml" --destination="/etc/grafana/ldap.toml"
|
||||
|
||||
# Update default dashboard for NetData (source: https://grafana.com/grafana/dashboards/2701)
|
||||
# Remove new lines
|
||||
|
|
Loading…
Reference in a new issue