File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,12 @@ See :doc:`../configuration_server/email_configuration`.
4040
4141You must also make sure the "Send invitations to attendees" setting is activated in the admin setting groupware section for the emails to be sent.
4242
43+ Administrators can disable the sending of invitations to external participants with the following command::
44+
45+ sudo -E -u www-data php occ config:app:set dav caldav_external_attendees_disabled --value yes
46+
47+ This prevents invitations from being sent to attendees outside the instance and hides external contacts from the invitee search.
48+
4349Birthday calendar
4450-----------------
4551Contacts that have a birthday date filled are automatically added as events to a special Birthday calendar.
You can’t perform that action at this time.
0 commit comments