xiang 6 سال پیش
والد
کامیت
a0563197e8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      vendor/GatewayWorker_linux/GatewayWorker/Applications/whisper/start_gateway.php

+ 1 - 1
vendor/GatewayWorker_linux/GatewayWorker/Applications/whisper/start_gateway.php

@@ -63,7 +63,7 @@ $gateway->registerAddress = '127.0.0.1:1238';
 
 
 // 心跳间隔
-$gateway->pingInterval = 5;
+$gateway->pingInterval = 40;
 $gateway->pingNotResponseLimit = 2;
 $gateway->pingData = '{"message_type":"ping"}';