plugins/libkolab

Daniel Hoffend hoffend at kolabsys.com
Tue Feb 24 10:40:56 CET 2015


 plugins/libkolab/config.inc.php.dist |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 73bc0f4b1344ec56f4818690c0cd1c8d3f131307
Author: Daniel Hoffend <dh at dotlan.net>
Date:   Tue Feb 24 10:40:51 2015 +0100

    updated comment for kolab_freebusy_server (default /freebusy)

diff --git a/plugins/libkolab/config.inc.php.dist b/plugins/libkolab/config.inc.php.dist
index 3a8476c..82f679e 100644
--- a/plugins/libkolab/config.inc.php.dist
+++ b/plugins/libkolab/config.inc.php.dist
@@ -13,7 +13,7 @@ $config['kolab_cache_refresh'] = '12h';
 $config['kolab_format_version']  = '3.0';
 
 // Optional override of the URL to read and trigger Free/Busy information of Kolab users
-// Defaults to https://<imap-server->/freebusy
+// Defaults to /freebusy or https://<imap-server->/freebusy
 $config['kolab_freebusy_server'] = null;
 
 // Enables listing of only subscribed folders. This e.g. will limit




More information about the commits mailing list