mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
extend doc related to https://github.com/Kozea/Radicale/issues/1804
This commit is contained in:
parent
82c9d1b5ac
commit
7c69671923
2 changed files with 3 additions and 0 deletions
|
@ -763,6 +763,8 @@ The maximum size of the request body. (bytes)
|
||||||
|
|
||||||
Default: `100000000`
|
Default: `100000000`
|
||||||
|
|
||||||
|
In case of using a reverse proxy in front of check also there related option
|
||||||
|
|
||||||
##### timeout
|
##### timeout
|
||||||
|
|
||||||
Socket timeout. (seconds)
|
Socket timeout. (seconds)
|
||||||
|
|
1
config
1
config
|
@ -22,6 +22,7 @@
|
||||||
#max_connections = 8
|
#max_connections = 8
|
||||||
|
|
||||||
# Max size of request body (bytes)
|
# Max size of request body (bytes)
|
||||||
|
# In case of using a reverse proxy in front of check also there related option
|
||||||
#max_content_length = 100000000
|
#max_content_length = 100000000
|
||||||
|
|
||||||
# Socket timeout (seconds)
|
# Socket timeout (seconds)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue