fix: Set default peering port to 2459 (#6848)

Co-authored-by: Bart <bthomee@users.noreply.github.com>
This commit is contained in:
Fomo
2026-05-19 02:05:47 -04:00
committed by GitHub
parent ad3d172a1f
commit 1e45d363c5

View File

@@ -1466,10 +1466,7 @@ admin = 127.0.0.1
protocol = http
[port_peer]
# Many servers still use the legacy port of 51235, so for backward-compatibility
# we maintain that port number here. However, for new servers we recommend
# changing this to the default port of 2459.
port = 51235
port = 2459
ip = 0.0.0.0
# alternatively, to accept connections on IPv4 + IPv6, use:
#ip = ::