From 3ed9d4b2a4865e578d42614733d83400fe845a44 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Sun, 23 Mar 2008 00:11:27 +0000 Subject: [PATCH] updates git-svn-id: http://www.observium.org/svn/observer/trunk@197 61d68cd4-352d-0410-923a-c4978735b2b8 --- config.php.default | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.php.default b/config.php.default index 64fb8b2f7..522d4dfd8 100755 --- a/config.php.default +++ b/config.php.default @@ -18,9 +18,6 @@ $community = $config['community']; $config['base_url'] = "http://observer.mi5.gov.uk"; -### File containing syslog -$syslogfile = ""; - ### Location of executables $config['rrdtool'] = "/usr/bin/rrdtool";