mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
Merge pull request #13989 from nextcloud/backport/13988/stable32
[stable32] feat: restrict calendar invitation participants
This commit is contained in:
@@ -40,6 +40,12 @@ See :doc:`../configuration_server/email_configuration`.
|
||||
|
||||
You must also make sure the "Send invitations to attendees" setting is activated in the admin setting groupware section for the emails to be sent.
|
||||
|
||||
Administrators can disable the sending of invitations to external participants with the following command::
|
||||
|
||||
sudo -E -u www-data php occ config:app:set dav caldav_external_attendees_disabled --value yes
|
||||
|
||||
This prevents invitations from being sent to attendees outside the instance and hides external contacts from the invitee search.
|
||||
|
||||
Birthday calendar
|
||||
-----------------
|
||||
Contacts that have a birthday date filled are automatically added as events to a special Birthday calendar.
|
||||
|
||||
Reference in New Issue
Block a user