Skip to content

Commit 18ec420

Browse files
authored
Merge pull request #12092 from nextcloud/feat/admin/caldav-settings-backend
feat(admin): document hidden calendar server settings
2 parents 8e74704 + 5727c7c commit 18ec420

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

admin_manual/groupware/calendar.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22
Calendar / CalDAV
33
=================
44

5+
Calendar server settings
6+
------------------------
7+
8+
The calendar server can be configured on the Groupware admin settings page.
9+
You can globally disable sending invitation emails for events, generating the built-in birthday
10+
calendar, and sending email notifications about upcoming events.
11+
12+
.. figure:: images/settings_calendar-server.png
13+
14+
.. versionadded:: 30 The section will be hidden if no app makes use of the CalDAV backend.
15+
16+
Starting from Nextcloud 30, the calendar server settings section will be hidden if no app uses the
17+
CalDAV backend.
18+
Install and enable an appropriate app to show the section again, e.g.
19+
`Calendar <https://apps.nextcloud.com/apps/calendar>`_ or
20+
`Tasks <https://apps.nextcloud.com/apps/tasks>`_.
21+
522
Events
623
------
724

Loading

0 commit comments

Comments
 (0)