Ver Fonte

Tweak auth timeout notify.

Adam Ierymenko há 4 anos atrás
pai
commit
c101d71d7c
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      controller/DB.hpp

+ 1 - 1
controller/DB.hpp

@@ -35,7 +35,7 @@
 
 #include "../ext/json/json.hpp"
 
-#define ZT_MEMBER_AUTH_TIMEOUT_NOTIFY_BEFORE 10000
+#define ZT_MEMBER_AUTH_TIMEOUT_NOTIFY_BEFORE 25000
 
 namespace ZeroTier
 {