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:
parent
4670a329f2
commit
e5e7eb6616
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user