summarylogtreecommitdiffstats
path: root/configuration.patch
diff options
context:
space:
mode:
Diffstat (limited to 'configuration.patch')
-rw-r--r--configuration.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/configuration.patch b/configuration.patch
deleted file mode 100644
index 0c6e9604adef..000000000000
--- a/configuration.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/conf_default.php
-+++ b/conf_default.php
-@@ -10,7 +10,7 @@
- # Gmetad-webfrontend version. Used to check for updates.
- #
- $conf['gweb_root'] = dirname(__FILE__);
--$conf['gweb_confdir'] = "/var/lib/ganglia-web";
-+$conf['gweb_confdir'] = "/var/lib/ganglia";
-
- include_once $conf['gweb_root'] . "/version.php";
-
-@@ -326,7 +326,7 @@ $conf['external_location'] = "http://localhost/ganglia-2";
- # From version 3.2, backwards compatibility will be disabled by default.
- # default: true (for gmetad < 3.2)
- # default: false (for gmetad >= 3.2)
--$conf['case_sensitive_hostnames'] = true;
-+$conf['case_sensitive_hostnames'] = false;
-
- # The following property controls whether the graphs contained in metric
- # groups are initially displayed or collapsed