Merge pull request #12092 from nextcloud/feat/admin/caldav-settings-backend

feat(admin): document hidden calendar server settings
This commit is contained in:
Anna 2024-08-05 14:19:19 +02:00 committed by GitHub
commit 18ec420d41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 17 additions and 0 deletions

View File

@ -2,6 +2,23 @@
Calendar / CalDAV
=================
Calendar server settings
------------------------
The calendar server can be configured on the Groupware admin settings page.
You can globally disable sending invitation emails for events, generating the built-in birthday
calendar, and sending email notifications about upcoming events.
.. figure:: images/settings_calendar-server.png
.. versionadded:: 30 The section will be hidden if no app makes use of the CalDAV backend.
Starting from Nextcloud 30, the calendar server settings section will be hidden if no app uses the
CalDAV backend.
Install and enable an appropriate app to show the section again, e.g.
`Calendar <https://apps.nextcloud.com/apps/calendar>`_ or
`Tasks <https://apps.nextcloud.com/apps/tasks>`_.
Events
------

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB