diff options
Diffstat (limited to 'conf/dist/centos-clarkconnect')
-rw-r--r-- | conf/dist/centos-clarkconnect | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/dist/centos-clarkconnect b/conf/dist/centos-clarkconnect index f3d3500..8ca15f7 100644 --- a/conf/dist/centos-clarkconnect +++ b/conf/dist/centos-clarkconnect @@ -202,6 +202,12 @@ webserver_pkg=httpd webserver_confdir=/usr/webconfig/etc webserver_sslmutex=${webserver_logdir}/ssl_mutex webserver_sslscache=/var/cache/mod_ssl/scache + +#webclient +horde_cookie_path=/client +horde_confdir=${webserver_document_root}/client/config +kronolith_confdir=${webserver_document_root}/client/kronolith/config + phplibdir=/usr/webconfig/include phplibdir2=/usr/webconfig/include phppeardir=/usr/webconfig/pear |