diff --git a/mixer/src/main.cpp b/mixer/src/main.cpp index 50b7b554fc..793119f6f6 100644 --- a/mixer/src/main.cpp +++ b/mixer/src/main.cpp @@ -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