Skip to content

Commit

Permalink
mention lfs.activitytimeout=0 in the man page
Browse files Browse the repository at this point in the history
  • Loading branch information
technoweenie committed Apr 28, 2017
1 parent 871bcca commit 4ab3b85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/man/git-lfs-config.5.ronn
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ be scoped inside the configuration for a remote.
* `lfs.activitytimeout` / `lfs.https://<host>.activitytimeout`

Sets the maximum time, in seconds, that the HTTP client will wait for the
next tcp read or write. Default: 10 seconds
response. Default: 30 seconds
next tcp read or write. If < 1, no activity timeout is used at all.
Default: 10 seconds

* `lfs.keepalive`

Expand Down

0 comments on commit 4ab3b85

Please sign in to comment.