bug 718089: 3.6.25->9.0.1 Advertised Major Update on 1/19 - bump 3.6 throttling to 3.6.26. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263290 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a3052253e4
commit
cb9e64bb2d
@ -87,7 +87,7 @@ define('THROTTLE_LOGGING',false);
|
||||
// );
|
||||
$productThrottling = array(
|
||||
'Firefox' => array(
|
||||
'3.6.25' => 0,
|
||||
'3.6.26' => 0,
|
||||
)
|
||||
);
|
||||
|
||||
@ -104,7 +104,7 @@ $productThrottling = array(
|
||||
// In this example, 3.0.11 with channel names that match these channels will not
|
||||
// be throttled unless there is a global throttle enabled.
|
||||
$throttleExceptions = array(
|
||||
'3.6.25' => array (
|
||||
'3.6.26' => array (
|
||||
'betatest',
|
||||
'releasetest'
|
||||
),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user