1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00

Better freebusy occurrence limit handling and added documentation

This commit is contained in:
Ray 2024-08-16 14:57:30 -06:00
parent 3cba4b32a3
commit 408a03a3c0
4 changed files with 35 additions and 1 deletions

6
config
View file

@ -172,3 +172,9 @@
#rabbitmq_endpoint =
#rabbitmq_topic =
#rabbitmq_queue_type = classic
[reporting]
# When returning a free-busy report, limit the number of returned
# occurences per event to prevent DOS attacks.
#max_freebusy_occurrence = 10000