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