1
0
Fork 0
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:
Guillaume Ayoub 2011-05-13 22:50:55 +02:00
parent bd2c50dadf
commit 06f1987975
3 changed files with 14 additions and 2 deletions

2
config
View file

@ -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