Skip to content

Commit

Permalink
Enable BraveVPN feature on **Windows**, **macOS**, and **Android** …
Browse files Browse the repository at this point in the history
…(brave://flags/#brave-vpn) (#546)

Enables for 25% of folks using PRODUCTION brave-variation servers

Addresses brave/brave-browser#25680
  • Loading branch information
bsclifton committed Mar 14, 2023
1 parent 3e4a0fc commit 4e2f36c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -2035,7 +2035,7 @@
"experiments": [
{
"name": "Enabled",
"probability_weight": 5,
"probability_weight": 25,
"feature_association": {
"enable_feature": [
"BraveVPN",
Expand All @@ -2045,7 +2045,7 @@
},
{
"name": "Default",
"probability_weight": 95
"probability_weight": 75
}
],
"filter": {
Expand Down

0 comments on commit 4e2f36c

Please sign in to comment.