Fixed client docs

This commit is contained in:
hydrabolt
2015-10-27 22:00:45 +00:00
parent 6d52b071b1
commit e2c0c2743f

View File

@@ -19,8 +19,7 @@ An `Object` containing a configuration for the Client. Currently can only be con
.. code-block:: js
{
queue : false // whether messages should be sent one after the other or
// just send straight away.
compress : false // whether packets >50kb should be received compressed and later decompressed
}
token