diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/common.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/common.h b/include/common.h index 820868c9..2dc93175 100644 --- a/include/common.h +++ b/include/common.h @@ -280,8 +280,8 @@ #define POLLER_TIMEOUT 5 /* Do not perform more than this number of checks during unavailability period */ -#define SLEEP_ON_UNREACHABLE 60 -#define CHECKS_PER_UNAVAILABLE_PERIOD 4 +/*#define SLEEP_ON_UNREACHABLE 60*/ +/*#define CHECKS_PER_UNAVAILABLE_PERIOD 4*/ #define AGENT_TIMEOUT 3 |
