1
0
Fork 0
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:
Unrud 2020-02-19 09:49:56 +01:00
parent 36483670d4
commit cc22927353
3 changed files with 28 additions and 28 deletions

2
config
View file

@ -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