Merge pull request #242 from apechimp/master

Correct dead timeout in the docs.
This commit is contained in:
Spencer
2015-08-04 10:44:15 -07:00

View File

@ -122,7 +122,7 @@ Default::: `30000`
`deadTimeout`[[config-dead-timeout]]:: `Number` -- Milliseconds that a dead connection will wait before attempting to revive itself.
Default::: `30000`
Default::: `60000`
`pingTimeout`[[config-ping-timeout]]:: `Number` -- Milliseconds that a ping request can take before timing out.