mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-16 22:28:17 +00:00
Make network autoconf a little more frequent to tighten up expiration times.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user