From 9e8cb2eb52174f9d607268d6b84f37577a615926 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 29 Apr 2026 15:20:47 -0400 Subject: [PATCH] Make strict clearer. Fixes #1307. --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index a7a4348..9ad7e8e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3260,7 +3260,7 @@ If `SuspectedFingerprinting` is set to true, Firefox reduces the amount of infor `Exceptions` are origins for which tracking protection is not enabled. -`Category` can be either ```strict``` or ```standard```. If category is set, it overrides all other settings except `Exceptions` and the user cannot change the category. (Firefox 142, Firefox ESR 140.2) +`Category` can be either ```strict``` or ```standard```. If category is set, it overrides all other settings except `Exceptions`, `BaselineExceptions` and `ConvenienceExceptions`, and the user cannot change the category. (Firefox 142, Firefox ESR 140.2) IF `BaselineExceptions` is true, Firefox will automatically apply exceptions required to avoid major website breakage. (Firefox 145) -- 2.43.0