mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Limit size of request body
This commit is contained in:
parent
b55d2181ed
commit
e438d9fd4b
3 changed files with 10 additions and 0 deletions
3
config
3
config
|
@ -24,6 +24,9 @@
|
|||
# File storing the PID in daemon mode
|
||||
#pid =
|
||||
|
||||
# Max size of request body (bytes)
|
||||
#max_content_length = 10000000
|
||||
|
||||
# Socket timeout (seconds)
|
||||
#timeout = 10
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue