diff options
Diffstat (limited to 'conf/kolab.conf')
-rw-r--r-- | conf/kolab.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/kolab.conf b/conf/kolab.conf index 2f8ea2b..cb3a7ba 100644 --- a/conf/kolab.conf +++ b/conf/kolab.conf @@ -361,10 +361,13 @@ admin_password = Welcome123 result_attribute = mail [wallace] -modules = resources, footer +modules = resources, invitationpolicy, footer footer_text = /etc/kolab/footer.text footer_html = /etc/kolab/footer.html +; default settings for kolabInvitationPolicy +kolab_invitation_policy = ACT_ACCEPT_IF_NO_CONFLICT:example.org, ACT_MANUAL + ; This is a domain name space specific section, that enables us to override ; all settings, for example, the LDAP URI, base and bind DNs, scopes, filters, ; etc. Note that overriding the LDAP settings for the primary domain name space |