mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 04:30:25 +00:00
Fix the name of an option in the migration guide
This commit is contained in:
parent
381a193626
commit
0001956d3b
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Cowboy 2.0 now comes with Erlang.mk templates.
|
|||
than for the entire listener.
|
||||
|
||||
* Websocket permessage-deflate compression is now supported
|
||||
via the `websocket_compress` option.
|
||||
via the `compress` option.
|
||||
|
||||
* Static file handlers will now correctly find files found
|
||||
in '.ez' archives.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue