Update website with new config.ssh setting and deprecation of :paranoid

This commit is contained in:
Brian Cain 2018-01-05 13:23:31 -08:00
parent c9e5a22bff
commit 2fb12a15e5
1 changed files with 9 additions and 0 deletions

View File

@ -67,9 +67,18 @@ any keys stored in ssh-agent). The default value is `true`.
<hr>
`config.ssh.verify_host_key` - Perform strict host-key verification. The default
value is `false`.
<hr>
`config.ssh.paranoid` - Perform strict host-key verification. The default value
is `false`.
__Deprecation:__
The `config.ssh.paranoid` option is deprecated and will be removed in a future release.
Please use the `config.ssh.verify_host_key` option instead.
<hr>
`config.ssh.forward_agent` - If `true`, agent forwarding over SSH