conf/kolab.conf

Thomas Brüderli bruederli at kolabsys.com
Mon Feb 2 15:42:07 CET 2015


 conf/kolab.conf |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit b26b26f78043dd5c5bce5f2e1708b837e19c28cd
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Mon Feb 2 15:41:28 2015 +0100

    Describe invitationpolicy_autoupdate_other_attendees_on_reply option in config template (#4363)

diff --git a/conf/kolab.conf b/conf/kolab.conf
index 040ced9..652ab36 100644
--- a/conf/kolab.conf
+++ b/conf/kolab.conf
@@ -412,9 +412,13 @@ modules = resources, invitationpolicy, footer
 footer_text = /etc/kolab/footer.text
 footer_html = /etc/kolab/footer.html
 
-; default settings for kolabInvitationPolicy
+; default settings for kolabInvitationPolicy LDAP attribute on user records
 kolab_invitation_policy = ACT_ACCEPT_IF_NO_CONFLICT:example.org, ACT_MANUAL
 
+; automatically update the participant status from iTip REPLY messages
+; in the personal calendars of all other listed participants.
+invitationpolicy_autoupdate_other_attendees_on_reply = false
+
 ; number of days past their end resource calendar events should be kept
 resource_calendar_expire_days = 100
 




More information about the commits mailing list