From c66c6b20ce616624a2a34e9c9a60805c5c4ba77e Mon Sep 17 00:00:00 2001 From: Aleksey Khoroshilov Date: Mon, 7 Mar 2022 16:10:34 +0700 Subject: [PATCH] Increase FirstPartyEphemeralDomainBlockStudy to 100% on nightly. --- seed/seed.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seed/seed.json b/seed/seed.json index 878f261c..fd2bd446 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -279,7 +279,7 @@ "experiments": [ { "name": "Enabled", - "probability_weight": 50, + "probability_weight": 100, "feature_association": { "enable_feature": [ "BraveFirstPartyEphemeralStorage", @@ -289,7 +289,7 @@ }, { "name": "Default", - "probability_weight": 50 + "probability_weight": 0 } ], "filter": {