From d14c59d905d44d0cb4a284a2b456573fc71e5a92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 6 Sep 2019 11:50:58 +0200 Subject: Document unit for options that are in bytes --- doc/src/manual/cowboy_websocket.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src/manual/cowboy_websocket.asciidoc') diff --git a/doc/src/manual/cowboy_websocket.asciidoc b/doc/src/manual/cowboy_websocket.asciidoc index fdaa482..f8038e5 100644 --- a/doc/src/manual/cowboy_websocket.asciidoc +++ b/doc/src/manual/cowboy_websocket.asciidoc @@ -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 -- cgit v1.2.3