Disable sc2ranks until I have played a game this season.

This commit is contained in:
Andrew Tomaka 2011-10-28 21:03:10 -04:00
parent 5d580b2995
commit 284d828dc8

View file

@ -26,8 +26,8 @@ $dataSources = array(
'twitter' => 300, 'twitter' => 300,
'github' => 300, 'github' => 300,
'hulu' => 600, 'hulu' => 600,
'lastfm' => 60, 'lastfm' => 150,
'sc2ranks' => 43200, /*'sc2ranks' => 43200,*/
'steam' => 3600, 'steam' => 3600,
'wow' => 43200, 'wow' => 43200,
); );