diff --git a/mozilla/webtools/aus/xml/inc/config-dist.php b/mozilla/webtools/aus/xml/inc/config-dist.php index 9ac5fa38c59..823cc8d25cb 100644 --- a/mozilla/webtools/aus/xml/inc/config-dist.php +++ b/mozilla/webtools/aus/xml/inc/config-dist.php @@ -88,8 +88,7 @@ define('THROTTLE_LOGGING',false); $productThrottling = array( 'Firefox' => array( '3.0.19' => 0, - '3.5.14' => 0, - '3.6.10' => 50 + '3.5.14' => 0 ), 'Thunderbird' => array( '2.0.0.24' => 25 @@ -118,10 +117,6 @@ $throttleExceptions = array( 'betatest', 'releasetest' ), - '3.6.10' => array ( - 'betatest', - 'releasetest' - ), '2.0.0.24' => array ( 'betatest', 'releasetest'