diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2025-08-15 14:53:56 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2025-08-15 14:53:56 -0300 |
| commit | 7ca3cfca6e683a318eedb907e4ba9c257d117b33 (patch) | |
| tree | dd584a0f6732382b749ed26526fc3db0acc31931 /config.cfg | |
| parent | 20ca1cf66123c110cc14aa452a840e5f62cd74ff (diff) | |
| download | querymanager-7ca3cfca6e683a318eedb907e4ba9c257d117b33.tar.gz querymanager-7ca3cfca6e683a318eedb907e4ba9c257d117b33.zip | |
wrapping up for a public release
Diffstat (limited to 'config.cfg')
| -rw-r--r-- | config.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
