mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Add an example for multiple IP addresses in the configuration file
This commit is contained in:
parent
a957ebf397
commit
f133b8a588
1 changed files with 1 additions and 0 deletions
1
config
1
config
|
@ -13,6 +13,7 @@
|
|||
# CalDAV server hostnames separated by a comma
|
||||
# IPv4 syntax: address:port
|
||||
# IPv6 syntax: [address]:port
|
||||
# For example: 0.0.0.0:9999, [::]:9999
|
||||
# IPv6 adresses are configured to only allow IPv6 connections
|
||||
hosts = 0.0.0.0:5232
|
||||
# Daemon flag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue