Skip to content

Commit

Permalink
Merge pull request #12092 from nextcloud/feat/admin/caldav-settings-b…
Browse files Browse the repository at this point in the history
…ackend

feat(admin): document hidden calendar server settings
  • Loading branch information
miaulalala authored Aug 5, 2024
2 parents 8e74704 + 5727c7c commit 18ec420
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions admin_manual/groupware/calendar.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
------

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 18ec420

Please sign in to comment.