diff --git a/include/Defs.h b/include/Defs.h index 7467f7a..02a7936 100644 --- a/include/Defs.h +++ b/include/Defs.h @@ -308,7 +308,7 @@ typedef signed char err_t; /** * Interval for performing background tasks (such as adding routes) on VirtualTap objects (in seconds) */ -#define ZT_HOUSEKEEPING_INTERVAL 5 +#define ZT_HOUSEKEEPING_INTERVAL 3 /** * Whether or not we want libzt to exit on internal failure