fix(adminmanual): Document data retention and possible issues

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst
2024-03-08 14:23:55 +01:00
committed by backportbot[bot]
parent a114f1e208
commit 9fcdb72b25
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
------------------------