mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2025-12-06 05:32:02 +01:00
Reduc timeout to 60s
This commit is contained in:
parent
584dd7e228
commit
b5d51f4d26
|
|
@ -19,7 +19,7 @@
|
|||
#ifndef NatTraversalHandler_H
|
||||
#define NatTraversalHandler_H
|
||||
|
||||
#define G2_TRAVERSAL_TIMEOUT 120 //seconds
|
||||
#define G2_TRAVERSAL_TIMEOUT 60 //seconds
|
||||
|
||||
#include "G2ProtocolHandler.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue