From 7ca3cfca6e683a318eedb907e4ba9c257d117b33 Mon Sep 17 00:00:00 2001 From: fusion32 Date: Fri, 15 Aug 2025 14:53:56 -0300 Subject: wrapping up for a public release --- config.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.cfg') diff --git a/config.cfg b/config.cfg index e93bdf8..5634a09 100644 --- a/config.cfg +++ b/config.cfg @@ -8,8 +8,8 @@ HostNameExpireTime = 30m # Connection Config UpdateRate = 20 -QueryManagerPort = 7174 +QueryManagerPort = 7173 QueryManagerPassword = "a6glaf0c" -MaxConnections = 50 -MaxConnectionIdleTime = 60s +MaxConnections = 25 +MaxConnectionIdleTime = 5m MaxConnectionPacketSize = 1M -- cgit v1.2.3