Make it false for now.

When the server points to check for SM5 properly
and not another build, then we can look into it.
This commit is contained in:
Jason Felds
2012-05-21 18:33:27 -04:00
parent 3148121f1f
commit c549fe26f0
+1 -1
View File
@@ -296,7 +296,7 @@ PrefsManager::PrefsManager() :
#if defined(HAVE_VERSION_INFO)
,
m_bUpdateCheckEnable ( "UpdateCheckEnable", true )
m_bUpdateCheckEnable ( "UpdateCheckEnable", false )
// TODO - Aldo_MX: Use PREFSMAN->m_iUpdateCheckIntervalSeconds & PREFSMAN->m_iUpdateCheckLastCheckedSecond
//,
//m_iUpdateCheckIntervalSeconds ( "UpdateCheckIntervalSeconds", 86400 ), // 24 hours