Selaa lähdekoodia

Make software update run a little more often for now.

Adam Ierymenko 11 vuotta sitten
vanhempi
commit
ce0bd93289
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      node/Constants.hpp

+ 2 - 2
node/Constants.hpp

@@ -343,9 +343,9 @@ error_no_byte_order_defined;
 #define ZT_UPDATE_MIN_INTERVAL 120000
 
 /**
- * Maximum interval between attempts to do a software update
+ * Maximum interval between checks for new versions (2 hours)
  */
-#define ZT_UPDATE_MAX_INTERVAL 28800000
+#define ZT_UPDATE_MAX_INTERVAL 7200000
 
 /**
  * Update HTTP timeout in seconds