configure: Check if ssh connection caching is supported by the installed version of ssh and default annex.sshcaching accordingly.
This commit is contained in:
parent
c3fbe07d7a
commit
12b89a3eb8
8 changed files with 27 additions and 7 deletions
|
@ -604,7 +604,8 @@ Here are all the supported configuration settings.
|
|||
|
||||
* `annex.sshcaching`
|
||||
|
||||
By default, git-annex caches ssh connections. To disable this, set to `false`.
|
||||
By default, git-annex caches ssh connections
|
||||
(if built using a new enough ssh). To disable this, set to `false`.
|
||||
|
||||
* `annex.alwayscommit`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue