From fc1e53cb473cde75bb4285eaacd8b76798756620 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sat, 1 Aug 2026 21:28:04 +0200 Subject: [PATCH] update doc --- DOCUMENTATION.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index bcbecf38..70c8bdc7 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -870,11 +870,15 @@ Announced to clients requesting "max-resource-size" via PROPFIND. _(>= 3.7.8)_ -The maximum of generated entries of a rrule. +The maximum of generated entries of an rrule of an vevent. +Large time frames of RRULE by COUNT or UNTIL could +generate a lot of occurrences based on the time frame supplied. This +setting limits the lookup to prevent potential denial of service +attacks on large time frames. If the limit is reached, an HTTP error +is thrown instead of accepting the item. Default: `10000` - ##### timeout Socket timeout. (seconds)