From 04cf0dcdd9b28586763db26787c7cc635511dde7 Mon Sep 17 00:00:00 2001 From: James Pace Date: Wed, 16 Sep 2026 19:57:18 -0400 Subject: [PATCH] Left uncommited. --- config/SESSION_CONFIG.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/SESSION_CONFIG.json5 b/config/SESSION_CONFIG.json5 index b70360d..e6b7773 100644 --- a/config/SESSION_CONFIG.json5 +++ b/config/SESSION_CONFIG.json5 @@ -21,7 +21,7 @@ /// "tcp/[::]:0", "udp/0.0.0.0:0?rel=1;mixed_rel=1" listen: { endpoints: [ - "tcp/0.0.0.0:0", "udp/0.0.0.0:0?rel=1;mixed_rel=1" + "udp/0.0.0.0:0?rel=1;mixed_rel=1" ], },