mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Update Websocket handler docs default timeout
This was changed from infinity to 60s in
a45813c60f
This commit is contained in:
parent
b403f26da6
commit
73b4eb94ff
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ init(Req, State) ->
|
|||
----
|
||||
|
||||
This value cannot be changed once it is set. It defaults to
|
||||
`infinity`.
|
||||
`60000`.
|
||||
|
||||
// @todo Perhaps the default should be changed.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue