mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
No need to specify rrdtool_version (#166)
This commit is contained in:
parent
03e71592a0
commit
ab027d7e85
1 changed files with 0 additions and 1 deletions
|
|
@ -174,7 +174,6 @@ if [ -n "${RRDCACHED_SERVER}" ]; then
|
|||
cat > ${LIBRENMS_PATH}/config.d/rrdcached.php <<EOL
|
||||
<?php
|
||||
\$config['rrdcached'] = "${RRDCACHED_SERVER}";
|
||||
\$config['rrdtool_version'] = "1.7.3";
|
||||
EOL
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue