From 5c28f91b52bc282b0f2990aeb4658f6133679db9 Mon Sep 17 00:00:00 2001 From: Aleksey Khoroshilov Date: Fri, 8 Apr 2022 19:58:40 +0700 Subject: [PATCH] Increase FirstPartyEphemeralDomainBlockStudy to 50% on RELEASE. --- seed/seed.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seed/seed.json b/seed/seed.json index 5517f35d..25c39480 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -303,7 +303,7 @@ "experiments": [ { "name": "Enabled", - "probability_weight": 25, + "probability_weight": 50, "feature_association": { "enable_feature": [ "BraveFirstPartyEphemeralStorage", @@ -313,7 +313,7 @@ }, { "name": "Default", - "probability_weight": 75 + "probability_weight": 50 } ], "filter": {