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:
parent
3cba4b32a3
commit
408a03a3c0
4 changed files with 35 additions and 1 deletions
6
config
6
config
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue