Bug 1030135: Promote pin for services.mozilla.com to production mode (r=keeler)

This commit is contained in:
Monica Chew 2014-11-07 12:00:50 -08:00
parent c584b11b0a
commit 9213772797

View File

@ -212,7 +212,7 @@
{ "name": "media.mozilla.com", "include_subdomains": true,
"pins": "mozilla", "test_mode": false },
{ "name": "services.mozilla.com", "include_subdomains": true,
"pins": "mozilla_services", "test_mode": true, "id": 6 },
"pins": "mozilla_services", "test_mode": false, "id": 6 },
{ "name": "include-subdomains.pinning.example.com",
"include_subdomains": true, "pins": "mozilla_test",
"test_mode": false },