comment ipv4/v6

This commit is contained in:
Jan-Piet Mens
2024-02-05 08:18:22 +01:00
parent c042aa9bf7
commit 9713094da9
+4
View File
@@ -56,6 +56,10 @@
# -----------------------------------------------------
# Address for the HTTP module to bind to (default: localhost)
# Binding on 0.0.0.0 will listen on IPv4 only
# Binding on [::] will listen on IPv4 and IPv6
# OTR_HTTPHOST = "0.0.0.0"
# OTR_HTTPHOST = "[::]"
#
# OTR_HTTPHOST="localhost"