Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit 344d5ef

Browse files
customizable client connection timeout config updates
1 parent 5c962b7 commit 344d5ef

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

config.server.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"timeoutTicks": 10000,
1010
"timeoutMs": 120000,
1111
"clientWaitTimeoutMs": 500,
12+
"clientConnectTimeoutMs": 30000,
1213
"enableTerminalVisualizer": false
1314
}

0 commit comments

Comments
 (0)