webfs(4): timeout is in milliseconds not seconds (thanks sam-d)
This commit is contained in:
parent
b7ee84c65d
commit
9811d0fec1
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ The following global parameters can be set:
|
|||
Sets the HTTP user agent string.
|
||||
.TP
|
||||
.B timeout
|
||||
Sets the request timeout in seconds.
|
||||
Sets the request timeout in milliseconds.
|
||||
.TP
|
||||
.BI flushauth " url"
|
||||
Flushes any associated authentication information for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue