Document hiding Calendar export buttons for admins

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst
2022-03-16 14:05:05 +01:00
parent 4c32836fc6
commit c8858c6197

View File

@@ -2,6 +2,18 @@
Calendar / CalDAV
=================
Events
------
You can customize the events user interface.
Hide export buttons
~~~~~~~~~~~~~~~~~~~
By default users can export their calendar data from the editor and the sidebar. Admins can disable this feature::
php occ config:app:set calendar hideEventExport --value=yes
Invitations
-----------
Nextcloud can send invitations for event attendees if this option is activated.