mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Add an option to store PID in daemon mode
This commit is contained in:
parent
bd2c50dadf
commit
06f1987975
3 changed files with 14 additions and 2 deletions
2
config
2
config
|
@ -17,6 +17,8 @@
|
|||
hosts = 0.0.0.0:5232
|
||||
# Daemon flag
|
||||
daemon = False
|
||||
# File storing the PID in daemon mode
|
||||
pid =
|
||||
# SSL flag, enable HTTPS protocol
|
||||
ssl = False
|
||||
# SSL certificate path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue