Bug 1970423 - Fix networkingBannedPorts in nimbus.fml.yml to be String instead of Text a=dmeehan DONTBUILD
Original Revision: https://phabricator.services.mozilla.com/D252539 Differential Revision: https://phabricator.services.mozilla.com/D252554
This commit is contained in:
committed by
dmeehan@mozilla.com
parent
93320c1292
commit
0597b24226
@@ -755,7 +755,7 @@ features:
|
||||
variables:
|
||||
bannedPortList:
|
||||
description: A comma-separated list of ports that Firefox will refuse to connect to. These ports will be appended to nsIOService gBadPortList
|
||||
type: Text
|
||||
type: String
|
||||
default: ""
|
||||
|
||||
pki:
|
||||
|
||||
Reference in New Issue
Block a user