mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Add timeout to integrated sever
This commit is contained in:
parent
54b47c4a3e
commit
b55d2181ed
4 changed files with 21 additions and 2 deletions
|
@ -34,6 +34,7 @@ INITIAL_CONFIG = {
|
|||
"hosts": "0.0.0.0:5232",
|
||||
"daemon": "False",
|
||||
"pid": "",
|
||||
"timeout": "10",
|
||||
"ssl": "False",
|
||||
"certificate": "/etc/apache2/ssl/server.crt",
|
||||
"key": "/etc/apache2/ssl/server.key",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue