Browse Source

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

Adam Ierymenko 11 years ago
parent
commit
3de76fcab1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      node/Constants.hpp

+ 1 - 1
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