diff --git a/cronjobs/index_data.php b/cronjobs/index_data.php index d26aae3..5185fee 100644 --- a/cronjobs/index_data.php +++ b/cronjobs/index_data.php @@ -26,8 +26,8 @@ $dataSources = array( 'twitter' => 300, 'github' => 300, 'hulu' => 600, - 'lastfm' => 60, - 'sc2ranks' => 43200, + 'lastfm' => 150, + /*'sc2ranks' => 43200,*/ 'steam' => 3600, 'wow' => 43200, );