mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Add an example for multiple IP addresses in the configuration files
This commit is contained in:
parent
46c58941a5
commit
7500a81007
1 changed files with 1 additions and 0 deletions
|
@ -394,6 +394,7 @@ default configuration file, with the main parameters:
|
||||||
# CalDAV server hostnames separated by a comma
|
# CalDAV server hostnames separated by a comma
|
||||||
# IPv4 syntax: address:port
|
# IPv4 syntax: address:port
|
||||||
# IPv6 syntax: [address]:port
|
# IPv6 syntax: [address]:port
|
||||||
|
# For example: 0.0.0.0:9999, [::]:9999
|
||||||
# IPv6 adresses are configured to only allow IPv6 connections
|
# IPv6 adresses are configured to only allow IPv6 connections
|
||||||
hosts = 0.0.0.0:5232
|
hosts = 0.0.0.0:5232
|
||||||
# Daemon flag
|
# Daemon flag
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue