go back to protocol 5 because the docs aren't ready for v6 ¯\_(ツ)_/¯

This commit is contained in:
Amish Shah
2016-08-13 16:01:01 +01:00
parent 50af835774
commit c02d7808c1

View File

@@ -10,7 +10,7 @@ exports.DefaultOptions = {
$referring_domain: '', $referring_domain: '',
}, },
}, },
protocol_version: 6, protocol_version: 5,
max_message_cache: 200, max_message_cache: 200,
rest_ws_bridge_timeout: 5000, rest_ws_bridge_timeout: 5000,
}; };