1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00

Change default port in the description of hosts

This commit is contained in:
Damien Cassou 2018-05-16 14:08:04 +02:00 committed by Unrud
parent 0d89ce5e2c
commit 050a723002

View file

@ -44,7 +44,7 @@ when Radicale runs via WSGI.
### hosts
A comma separated list of addresses that the server will bind to.
Default: `127.0.0.1:5555`
Default: `127.0.0.1:5232`
### daemon
Daemonize the Radicale process. It does not reset the umask.