We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec69048 commit 5abe75dCopy full SHA for 5abe75d
docs/source/config-options.md
@@ -458,7 +458,7 @@ The following environment variables can be used to influence functionality and a
458
The username to use when connecting to remote hosts (default to `getpass.getuser()`
459
when not set).
460
461
- EG_REMOTE_GSS_SSH=None
+ EG_REMOTE_GSS_SSH=False
462
Use gss instead of EG_REMOTE_USER and EG_REMOTE_PWD to connect to remote host via SSH.
463
Case insensitive. 'True' to enable, 'False', '' or unset to disable.
464
Any other value will error.
0 commit comments