mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-12 20:30:57 +00:00
Limit number of parallel connections
This commit is contained in:
parent
e438d9fd4b
commit
83ea9da2b4
4 changed files with 22 additions and 2 deletions
3
config
3
config
|
@ -24,6 +24,9 @@
|
|||
# File storing the PID in daemon mode
|
||||
#pid =
|
||||
|
||||
# Max parallel connections
|
||||
#max_connections = 20
|
||||
|
||||
# Max size of request body (bytes)
|
||||
#max_content_length = 10000000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue