max_vevent_rrule_occurrence: rename option

This commit is contained in:
Peter Bieringer
2026-08-02 10:58:13 +02:00
parent fc1e53cb47
commit 953aebc85f
12 changed files with 35 additions and 28 deletions

4
config
View File

@@ -33,8 +33,8 @@
# Announced to clients requesting "max-resource-size" via PROPFIND
#max_resource_size = 10000000
# Max entries of a RRULE, limit the number to prevent DoS attacks.
#max_vevent_rrule_entries = 10000
# Max occurrence by an RRULE, limit the number to prevent DoS attacks.
#max_vevent_rrule_occurrence = 10000
# Socket timeout (seconds)
#timeout = 30