mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-31 19:50:55 +00:00
Bind sockets for IPv4 and IPv6
This commit is contained in:
parent
36483670d4
commit
cc22927353
3 changed files with 28 additions and 28 deletions
2
config
2
config
|
@ -15,7 +15,7 @@
|
|||
# IPv4 syntax: address:port
|
||||
# IPv6 syntax: [address]:port
|
||||
# For example: 0.0.0.0:9999, [::]:9999
|
||||
#hosts = 127.0.0.1:5232
|
||||
#hosts = localhost:5232
|
||||
|
||||
# Max parallel connections
|
||||
#max_connections = 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue