socket timeout set to 5 seconds

parent 81c4f76d
Showing with 1 additions and 1 deletions
......@@ -13,7 +13,7 @@
module.exports.sockets = {
pingTimeout: 10000, // set timeout to 10 secs
pingTimeout: 5000, // set timeout to 5 secs
/***************************************************************************
* *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment