lib/Conf.php

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Tue Apr 3 12:20:30 CEST 2012


 lib/Conf.php |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b20019c4375ded786e6928aad303c246225a6f9d
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Tue Apr 3 12:20:16 2012 +0200

    Revert the alternate configuration file

diff --git a/lib/Conf.php b/lib/Conf.php
index 51631c0..d333e42 100644
--- a/lib/Conf.php
+++ b/lib/Conf.php
@@ -26,7 +26,7 @@
 class Conf {
     static private $instance;
 
-    const CONFIG_FILE = '/home/vanmeeuwen/kolab-k.ks.c.conf';
+    const CONFIG_FILE = '/etc/kolab/kolab.conf';
 
     /**
      * This implements the 'singleton' design pattern





More information about the commits mailing list