stop the loopback sanity check, timing off

This commit is contained in:
Stephen Birarda 2013-03-11 19:10:49 -07:00
parent 73f6d9311d
commit 83952e7e32

View file

@ -39,7 +39,7 @@ const int PHASE_DELAY_AT_90 = 20;
const int AGENT_LOOPBACK_MODIFIER = 307;
const int LOOPBACK_SANITY_CHECK = 1;
const int LOOPBACK_SANITY_CHECK = 0;
char DOMAIN_HOSTNAME[] = "highfidelity.below92.com";
char DOMAIN_IP[100] = ""; // IP Address will be re-set by lookup on startup