chore(config, connections): use same reconnection interval for QUIC and TCP (fixes #10507) (#10573)

Signed-off-by: Marcus B Spencer <marcus@marcusspencer.us>
This commit is contained in:
Marcus B Spencer
2026-02-12 10:41:30 +01:00
committed by GitHub
parent dc2a77ab8e
commit 75dd940128
7 changed files with 33 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<configuration version="34">
<configuration version="52">
<options>
<listenAddress>tcp://:23000</listenAddress>
<allowDelete>false</allowDelete>