mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
Update config to reflect the change
This commit is contained in:
parent
396d7c3721
commit
723b2ffc29
1 changed files with 4 additions and 0 deletions
4
config
4
config
|
@ -7,6 +7,10 @@
|
||||||
|
|
||||||
[server]
|
[server]
|
||||||
# CalDAV server hostname, empty for all hostnames
|
# CalDAV server hostname, empty for all hostnames
|
||||||
|
# if you want to bind to multiple interfaces, seperate them with a comma
|
||||||
|
# NOTE: IPv6 adresses are configured to only allow IPv6 connections
|
||||||
|
# hence for binding to all IPv4 and IPv6 interfaces:
|
||||||
|
# host = ::, 0.0.0.0
|
||||||
host =
|
host =
|
||||||
# CalDAV server port
|
# CalDAV server port
|
||||||
port = 5232
|
port = 5232
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue