Explorar o código

Update config to reflect the change

René 'Necoro' Neumann %!s(int64=15) %!d(string=hai) anos
pai
achega
723b2ffc29
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      config

+ 4 - 0
config

@@ -7,6 +7,10 @@
 
 [server]
 # CalDAV server hostname, empty for all hostnames
+# if you want to bind to multiple interfaces, seperate them with a comma
+# NOTE: IPv6 adresses are configured to only allow IPv6 connections
+# hence for binding to all IPv4 and IPv6 interfaces: 
+# host = ::, 0.0.0.0
 host =
 # CalDAV server port
 port = 5232