mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
extend example
This commit is contained in:
parent
2ce7c2a45a
commit
beb33fec02
1 changed files with 2 additions and 1 deletions
3
config
3
config
|
@ -14,7 +14,8 @@
|
|||
# CalDAV server hostnames separated by a comma
|
||||
# IPv4 syntax: address:port
|
||||
# IPv6 syntax: [address]:port
|
||||
# For example: 0.0.0.0:9999, [::]:9999
|
||||
# Hostname syntax (using "getaddrinfo" to resolve to IPv4/IPv6 adress(es)): hostname:port
|
||||
# For example: 0.0.0.0:9999, [::]:9999, localhost:9999
|
||||
#hosts = localhost:5232
|
||||
|
||||
# Max parallel connections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue