Sfoglia il codice sorgente

Tweak auth timeout notify.

Adam Ierymenko 4 anni fa
parent
commit
c101d71d7c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 {