max_vevent_rrule_occurrence: rename option
This commit is contained in:
@@ -866,12 +866,12 @@ Limited to 80% of max_content_length to cover plain base64 encoded payload.
|
||||
|
||||
Announced to clients requesting "max-resource-size" via PROPFIND.
|
||||
|
||||
##### max_vevent_rrule_entries
|
||||
##### max_vevent_rrule_occurrence
|
||||
|
||||
_(>= 3.7.8)_
|
||||
|
||||
The maximum of generated entries of an rrule of an vevent.
|
||||
Large time frames of RRULE by COUNT or UNTIL could
|
||||
The maximum of occurrence by an rrule of a vevent.
|
||||
Large time frames defined in 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
|
||||
|
||||
Reference in New Issue
Block a user