webdav: When built with a new enough haskell DAV (0.6), disable the http response timeout, which was only 5 seconds.
This commit is contained in:
parent
d626a784f3
commit
aa377ed567
3 changed files with 14 additions and 0 deletions
|
@ -61,3 +61,14 @@ failed
|
|||
"""]]
|
||||
|
||||
More to come(full log)
|
||||
|
||||
> This is [[fixed|done]] in git; when built with a new enough
|
||||
> version of the haskell DAV library, git-annex disables the default 5
|
||||
> second timeout.
|
||||
>
|
||||
> It'll still be present in the Debian stable backports, which are
|
||||
> built with an old version of DAV. Not much I can do about that;
|
||||
> backporting DAV would be difficult.
|
||||
>
|
||||
> The daily builds are updated to use the new version.
|
||||
> --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue