summaryrefslogtreecommitdiff
path: root/net-mgmt/librenms/files/patch-config.php.default
blob: c4a428b11ddb97ccb146fdbc540fbe295a80fb06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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