fix(): reverted RESTART_ON_UPGRADE change

This commit is contained in:
Torkel Ödegaard 2016-05-17 08:34:34 +02:00
parent 7f0fe31881
commit 99db89067e
2 changed files with 2 additions and 2 deletions

View File

@ -14,6 +14,6 @@ CONF_DIR=/etc/grafana
CONF_FILE=/etc/grafana/grafana.ini
RESTART_ON_UPGRADE=true
RESTART_ON_UPGRADE=false
PLUGINS_DIR=/var/lib/grafana/plugins

View File

@ -14,6 +14,6 @@ CONF_DIR=/etc/grafana
CONF_FILE=/etc/grafana/grafana.ini
RESTART_ON_UPGRADE=true
RESTART_ON_UPGRADE=false
PLUGINS_DIR=/var/lib/grafana/plugins