mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Document unit for options that are in bytes
This commit is contained in:
parent
d5814a59f4
commit
d14c59d905
2 changed files with 18 additions and 18 deletions
|
@ -195,7 +195,7 @@ the client.
|
|||
|
||||
max_frame_size (infinity)::
|
||||
|
||||
Maximum frame size allowed by this Websocket
|
||||
Maximum frame size in bytes allowed by this Websocket
|
||||
handler. Cowboy will close the connection when
|
||||
a client attempts to send a frame that goes over
|
||||
this limit. For fragmented frames this applies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue