diff options
Diffstat (limited to 'ssh_config')
-rw-r--r-- | ssh_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh_config b/ssh_config index c9386aadd..91be1e760 100644 --- a/ssh_config +++ b/ssh_config | |||
@@ -49,7 +49,7 @@ Host * | |||
49 | # VisualHostKey no | 49 | # VisualHostKey no |
50 | # ProxyCommand ssh -q -W %h:%p gateway.example.com | 50 | # ProxyCommand ssh -q -W %h:%p gateway.example.com |
51 | # RekeyLimit 1G 1h | 51 | # RekeyLimit 1G 1h |
52 | SendEnv LANG LC_* | 52 | SendEnv LANG LC_ADDRESS LC_COLLATE LC_CTYPE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE LC_TIME LC_ALL |
53 | HashKnownHosts yes | 53 | HashKnownHosts yes |
54 | GSSAPIAuthentication yes | 54 | GSSAPIAuthentication yes |
55 | GSSAPIDelegateCredentials no | 55 | GSSAPIDelegateCredentials no |