Checking in patch from bug 500567.

git-svn-id: svn://10.0.0.236/trunk@257592 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
morgamic%mozilla.com 2009-06-26 17:45:31 +00:00
parent 4670a329f2
commit e5e7eb6616

View File

@ -87,6 +87,14 @@ define('THROTTLE_LOGGING',false);
// )
// );
$productThrottling = array(
'Firefox' => array(
'3.0.11' => array(
'release' => 0,
'beta' => 0,
'releasetest' => 0,
'betatest' => 0,
)
)
);
// These are channels that have access to nightly updates.