Skip to content

Commit

Permalink
enable Referrer trimming on Windows (#2423)
Browse files Browse the repository at this point in the history
  • Loading branch information
nshuba authored Nov 11, 2024
1 parent 85e0456 commit 6ddc4c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions overrides/windows-override.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,10 @@
"state": "enabled",
"minSupportedVersion": "0.88.3"
},
"referrer": {
"state": "enabled",
"minSupportedVersion": "0.93.0"
},
"cookie": {
"exceptions": [],
"state": "enabled",
Expand Down

0 comments on commit 6ddc4c3

Please sign in to comment.