Make network autoconf a little more frequent to tighten up expiration times.

This commit is contained in:
Adam Ierymenko 2013-10-21 16:11:29 -04:00
parent d496304bbf
commit 3de76fcab1

View file

@ -280,7 +280,7 @@ error_no_byte_order_defined;
/** /**
* Delay between requests for updated network autoconf information * 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 * Delay in core loop between checks of network autoconf newness