mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Add news for 2.1.10
This commit is contained in:
parent
050a723002
commit
6cf0ba5f59
3 changed files with 25 additions and 6 deletions
8
setup.md
8
setup.md
|
@ -114,10 +114,10 @@ The default values should be fine for most scenarios.
|
|||
```ini
|
||||
[server]
|
||||
max_connections = 20
|
||||
# 1 Megabyte
|
||||
max_content_length = 10000000
|
||||
# 10 seconds
|
||||
timeout = 10
|
||||
# 100 Megabyte
|
||||
max_content_length = 100000000
|
||||
# 30 seconds
|
||||
timeout = 30
|
||||
|
||||
[auth]
|
||||
# Average delay after failed login attempts in seconds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue