We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a49fd3 commit 152c788Copy full SHA for 152c788
README.md
@@ -398,6 +398,9 @@ The following options control the SSH behavior of the Coder CLI.
398
- `Enable SSH wildcard config` enables or disables wildcard entries in the SSH configuration, which allow generic
399
rules for matching multiple workspaces.
400
401
+- `SSH connnection timeout (seconds)` controls how long the SSH client will wait while trying to establish a TCP
402
+ connection to the remote host before giving up. Defaults to 10 seconds.
403
+
404
- `SSH proxy log directory` directory where SSH proxy logs are written. Useful for debugging SSH connection issues.
405
406
- `SSH network metrics directory` directory where network information used by the SSH proxy is stored.
0 commit comments