summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.0/guide/ws_handlers
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-04-18 19:52:53 +0200
committerLoïc Hoguin <[email protected]>2017-04-18 19:52:53 +0200
commitfe7e6a41a50b5f191b98c1bcdc99d8297f099673 (patch)
tree0a993c321cf774d3d39cfc3de9c7327f93d69f1f /docs/en/cowboy/2.0/guide/ws_handlers
parent57c49b57f379946aad5fa947d79a02936915b892 (diff)
downloadninenines.eu-fe7e6a41a50b5f191b98c1bcdc99d8297f099673.tar.gz
ninenines.eu-fe7e6a41a50b5f191b98c1bcdc99d8297f099673.tar.bz2
ninenines.eu-fe7e6a41a50b5f191b98c1bcdc99d8297f099673.zip
Update docs
Diffstat (limited to 'docs/en/cowboy/2.0/guide/ws_handlers')
-rw-r--r--docs/en/cowboy/2.0/guide/ws_handlers/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/cowboy/2.0/guide/ws_handlers/index.html b/docs/en/cowboy/2.0/guide/ws_handlers/index.html
index f6175498..9385f66c 100644
--- a/docs/en/cowboy/2.0/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.0/guide/ws_handlers/index.html
@@ -285,7 +285,7 @@ http://www.gnu.org/software/src-highlite -->
{<span style="color: #FF6600">cowboy_websocket</span>, <span style="color: #009900">Req</span>, <span style="color: #009900">State</span>, #{
<span style="color: #0000FF">idle_timeout</span> <span style="color: #990000">=&gt;</span> <span style="color: #993399">30000</span>}}<span style="color: #990000">.</span></tt></pre></div></div>
<div class="paragraph"><p>This value cannot be changed once it is set. It defaults to
-<code>infinity</code>.</p></div>
+<code>60000</code>.</p></div>
</div>
</div>
<div class="sect1">