Merge pull request #11626 from nextcloud/feat/adminmanual/dav-data-retention

This commit is contained in:
Thomas Citharel
2025-09-24 20:57:25 +02:00
committed by GitHub
3 changed files with 45 additions and 0 deletions

View File

@@ -21,6 +21,10 @@ A brief overview of changes:
See for more information: :ref:`email-smtp-config`.
DAV sync tokens retention
-------------------------
A mechanism to clean up old CalDAV and CardDAV sync tokens has been added. See :ref:`CalDAV retention <caldav-data-retention>` and :ref:`CardDAV retention <carddav-data-retention>` and make sure it fits your installation size.
Web server configuration
------------------------