We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3786ee8 commit c7a9a1eCopy full SHA for c7a9a1e
internal/controller/tcp/cira/tunnel.go
@@ -14,7 +14,7 @@ import (
14
)
15
16
const (
17
- maxIdleTime = 90 * time.Second
+ maxIdleTime = 300 * time.Second
18
port = "4433"
19
20
0 commit comments