mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Add a very, very important full stop.
This commit is contained in:
parent
828d43a305
commit
6a4fe6beb5
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ def run():
|
|||
|
||||
|
||||
def serve(configuration, logger):
|
||||
"""Serve radicale from configuration"""
|
||||
"""Serve radicale from configuration."""
|
||||
# Fork if Radicale is launched as daemon
|
||||
if configuration.getboolean("server", "daemon"):
|
||||
# Check and create PID file in a race-free manner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue