Merge branch 'main' into 4.0.x

This commit is contained in:
Stéphane Nicoll
2025-05-18 09:28:49 +02:00
18 changed files with 24 additions and 25 deletions

View File

@@ -604,7 +604,7 @@ ssl_storage_port: 7001
#
# Leaving it blank leaves it up to InetAddress.getLocalHost(). This
# will always do the Right Thing _if_ the node is properly configured
# (hostname, name resolution, etc), and the Right Thing is to use the
# (hostname, name resolution, etc.), and the Right Thing is to use the
# address associated with the hostname (it might not be).
#
# Setting listen_address to 0.0.0.0 is always wrong.