diff options
| author | Steven Hartland <smh@FreeBSD.org> | 2014-05-20 10:28:19 +0000 |
|---|---|---|
| committer | Steven Hartland <smh@FreeBSD.org> | 2014-05-20 10:28:19 +0000 |
| commit | 4b0b2f2d1b530e8b534eb9851d5f8f98bb91ce2e (patch) | |
| tree | 531ccdc79d5afb0bbc0d70876ecf17c218f7edaf /crypto | |
| parent | 7032434e98fef9c2c2c10d6d1b3ac007f8b2f9be (diff) | |
Notes
Diffstat (limited to 'crypto')
| -rw-r--r-- | crypto/openssh/sshd_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/sshd_config b/crypto/openssh/sshd_config index 202da5f5ae8e..d5588e2b84c2 100644 --- a/crypto/openssh/sshd_config +++ b/crypto/openssh/sshd_config @@ -128,7 +128,7 @@ # override default of no subsystems Subsystem sftp /usr/libexec/sftp-server -# Disable HPN tuning improvements. +# Change to yes to disable HPN tuning improvements. #HPNDisabled no # Buffer size for HPN to non-HPN connections. |
