restore defaults

This commit is contained in:
Isaac Connor 2017-01-12 12:56:55 -05:00
parent e94a797a5e
commit d9ce1a68c6
1 changed files with 2 additions and 2 deletions

View File

@ -117,8 +117,8 @@ use bytes;
# ==========================================================================
use constant MAX_CONNECT_DELAY => 10;
use constant MONITOR_RELOAD_INTERVAL => 30;
use constant SELECT_TIMEOUT => 2.25;
use constant MONITOR_RELOAD_INTERVAL => 300;
use constant SELECT_TIMEOUT => 0.25;
# ==========================================================================
#