gunnar: server/kolabd/kolabd/templates freebusy.conf.template.in, 1.11, 1.12

cvs at kolab.org cvs at kolab.org
Fri Nov 23 14:39:34 CET 2007


Author: gunnar

Update of /kolabrepository/server/kolabd/kolabd/templates
In directory doto:/tmp/cvs-serv15550/kolabd/kolabd/templates

Modified Files:
	freebusy.conf.template.in 
Log Message:
kolab/issue898 (pfbs from several servers, are not combined into .ifb) + some minor fixes to kolab-freebusy.

Index: freebusy.conf.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/freebusy.conf.template.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- freebusy.conf.template.in	22 Nov 2007 17:08:42 -0000	1.11
+++ freebusy.conf.template.in	23 Nov 2007 13:39:32 -0000	1.12
@@ -107,6 +107,16 @@
  */
 $conf['fb']['send_content_disposition'] = false;
 
+/* Are there remote servers on which users have additional (shared)
+ * folders? In that case free/busy information should also be fetched
+ * from these servers.
+ *
+ * Add them like this:
+ *
+ * array('remote1.example.com', 'remote2.example.com')
+ */
+$conf['fb']['remote_servers'] = array();
+
 //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 //
 // If you modify this file, please do not forget to modify both the





More information about the commits mailing list