mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-22 19:20:54 +00:00
Add missing empty line
This commit is contained in:
parent
18809a29a2
commit
247700ebe2
1 changed files with 1 additions and 0 deletions
1
setup.md
1
setup.md
|
@ -91,6 +91,7 @@ The default values should be fine for most scenarios.
|
||||||
max_connections = 20
|
max_connections = 20
|
||||||
max_content_length = 10000000 # 1 Megabyte
|
max_content_length = 10000000 # 1 Megabyte
|
||||||
timeout = 10 # seconds
|
timeout = 10 # seconds
|
||||||
|
|
||||||
[auth]
|
[auth]
|
||||||
delay = 1 # Average delay after failed login attempts in seconds
|
delay = 1 # Average delay after failed login attempts in seconds
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue