summaryrefslogtreecommitdiff
path: root/net-mgmt/librenms/files/patch-config.php.default
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2017-01-15 21:20:16 +0000
committerDan Langille <dvl@FreeBSD.org>2017-01-15 21:20:16 +0000
commit903f77b763dd59e19a71c3072de45ae4b9084f28 (patch)
tree53c38f3d6843be0724918b672cb05785e2ad4773 /net-mgmt/librenms/files/patch-config.php.default
parentMark broken on head after import of clang 3.9.0. (diff)
Upgrade to 1.23,1
Be sure to set the following in my.cnf: [mysqld] innodb_file_per_table=1 sql-mode=""
Diffstat (limited to 'net-mgmt/librenms/files/patch-config.php.default')
-rw-r--r--net-mgmt/librenms/files/patch-config.php.default11
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