diff options
Diffstat (limited to 'net-mgmt/librenms/files/patch-config.php.default')
-rw-r--r-- | net-mgmt/librenms/files/patch-config.php.default | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/librenms/files/patch-config.php.default b/net-mgmt/librenms/files/patch-config.php.default deleted file mode 100644 index c4a428b11ddb..000000000000 --- a/net-mgmt/librenms/files/patch-config.php.default +++ /dev/null @@ -1,11 +0,0 @@ ---- config.php.default.orig 2015-09-06 16:13:08 UTC -+++ config.php.default -@@ -15,7 +15,7 @@ $config['memcached']['host'] = "local - $config['memcached']['port'] = 11211; - - ### Locations - it is recommended to keep the default --#$config['install_dir'] = "/opt/librenms"; -+$config['install_dir'] = "/usr/local/www/librenms"; - - ### This should *only* be set if you want to *force* a particular hostname/port - ### It will prevent the web interface being usable form any other hostname |