gunnar: server/kolabd/kolabd/dist_conf common, 1.59, 1.60 kolab, 1.77, 1.78

cvs at kolab.org cvs at kolab.org
Mon Jun 28 10:43:31 CEST 2010


Author: gunnar

Update of /kolabrepository/server/kolabd/kolabd/dist_conf
In directory doto:/tmp/cvs-serv9260/kolabd/dist_conf

Modified Files:
	common kolab 
Log Message:
Add a configuration variable with the webclient data root path.

Index: common
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/dist_conf/common,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- common	27 Jun 2010 07:04:40 -0000	1.59
+++ common	28 Jun 2010 08:43:29 -0000	1.60
@@ -134,6 +134,7 @@
 	-e 's=[@]sasl_smtpconffile[@]=$(sasl_smtpconffile)=g' \
 	-e 's=[@]smarty_compiledir[@]=$(smarty_compiledir)=g' \
 	-e 's=[@]spamassassin_confdir[@]=$(spamassassin_confdir)=g' \
+	-e 's=[@]webclient_data_root[@]=$(webclient_data_root)=g' \
 	-e 's=[@]webserver_acceptlock[@]=$(webserver_acceptlock)=g' \
 	-e 's=[@]webserver_accesslogfile[@]=$(webserver_accesslogfile)=g' \
 	-e 's=[@]webserver_cgidir[@]=$(webserver_cgidir)=g' \

Index: kolab
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/dist_conf/kolab,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- kolab	27 Jun 2010 07:04:40 -0000	1.77
+++ kolab	28 Jun 2010 08:43:29 -0000	1.78
@@ -147,6 +147,7 @@
 webserver_grp=${kolab_grp}
 
 #webclient
+webclient_data_root=${localstatedir}/kolab/webclient_data
 horde_cookie_path=/client
 horde_confdir=${webserver_document_root}/client/config
 dimp_confdir=${webserver_document_root}/client/dimp/config





More information about the commits mailing list