gunnar: server/kolab-webclient webclient-kolab-conf.template, 1.2, 1.3

cvs at kolab.org cvs at kolab.org
Thu Jul 9 21:43:59 CEST 2009


Author: gunnar

Update of /kolabrepository/server/kolab-webclient
In directory doto:/tmp/cvs-serv861

Modified Files:
	webclient-kolab-conf.template 
Log Message:
Added information about an alternative preferences driver.

Index: webclient-kolab-conf.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/webclient-kolab-conf.template,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- webclient-kolab-conf.template	7 Feb 2009 15:51:27 -0000	1.2
+++ webclient-kolab-conf.template	9 Jul 2009 19:43:57 -0000	1.3
@@ -18,4 +18,10 @@
 $conf['kolab']['imap']['server'] = '@@@local_addr@@@';
 @@@endif@@@
 $conf['kolab']['imap']['maildomain'] = '@@@postfix-mydomain@@@';
-?>
+
+/*
+ * Kolab uses file based preferences by default. There is an alternative
+ * IMAP based driver that allows the users to keep their preferences in
+ * the IMAP storage. You can activate it here.
+ */
+//$conf['prefs']['driver'] = 'kolab_imap';





More information about the commits mailing list