Tweak auth timeout notify.

This commit is contained in:
Adam Ierymenko
2021-07-30 18:44:34 -04:00
parent 63a44c9268
commit c101d71d7c

View File

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