This commit is contained in:
Brenton Bostick
2023-08-01 11:53:55 -04:00
committed by GitHub
parent 230ae6bd16
commit e36127283c
4 changed files with 5 additions and 5 deletions

View File

@@ -299,7 +299,7 @@
/**
* Delay between checks of peer pings, etc., and also related housekeeping tasks
*/
#define ZT_PING_CHECK_INVERVAL 5000
#define ZT_PING_CHECK_INTERVAL 5000
/**
* How often the local.conf file is checked for changes (service, should be moved there)