Move to v6 protocol

This commit is contained in:
Amish Shah
2016-08-13 14:53:04 +01:00
parent f2ccef1ce5
commit 50af835774
2 changed files with 1 additions and 2 deletions

View File

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