diff --git a/node/Constants.hpp b/node/Constants.hpp index 4fe7fd348..8e252f2a5 100644 --- a/node/Constants.hpp +++ b/node/Constants.hpp @@ -280,7 +280,7 @@ error_no_byte_order_defined; /** * Delay between requests for updated network autoconf information */ -#define ZT_NETWORK_AUTOCONF_DELAY 120000 +#define ZT_NETWORK_AUTOCONF_DELAY 60000 /** * Delay in core loop between checks of network autoconf newness