mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 09:49:33 +07:00
Merge pull request #8130 from nextcloud/enhancement/calendar-hide-export-admins
Document hiding Calendar export buttons for admins
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user