diff options
author | Gunnar Wrobel <wrobel@pardus.de> | 2009-07-08 10:26:41 (GMT) |
---|---|---|
committer | Gunnar Wrobel <wrobel@pardus.de> | 2009-07-08 10:26:41 (GMT) |
commit | 3ff92040ea7b4df648c8c4781de0aabcf34a3727 (patch) | |
tree | 73587c3f1b0671d63936225ca07f9ff9230ead62 | |
parent | c41655378e018d04c0cb7ce5dab037e1d847e3fb (diff) | |
download | kolab-conf-3ff92040ea7b4df648c8c4781de0aabcf34a3727.tar.gz |
Configuration for openldap 2.4.* -> switch to syncrepl.
-rw-r--r-- | conf/dist/kolab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/dist/kolab b/conf/dist/kolab index e0c1ec1..1cdc8b6 100644 --- a/conf/dist/kolab +++ b/conf/dist/kolab @@ -108,7 +108,7 @@ pear_horde_pkgs=Kolab_Filter Kolab_Format Kolab_FreeBusy Kolab_Server Kolab_Stor # Kolab web user interface kolab_wui=/admin -directory_mode=slurpd +directory_mode=syncrepl ldapserver_statedir=${localstatedir}/openldap ldapserver_dir=${ldapserver_statedir}/openldap-data ldapserver_replogfile=${ldapserver_statedir}/replog |