]> git.p6c8.net - policy-templates.git/commitdiff
Make strict clearer. Fixes #1307.
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Wed, 29 Apr 2026 19:20:47 +0000 (15:20 -0400)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Wed, 29 Apr 2026 19:20:47 +0000 (15:20 -0400)
docs/index.md

index a7a4348816af9525a18f00e41bd79da4dbe0780a..9ad7e8e03782c717b7652828c2da27123a37595a 100644 (file)
@@ -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)
 

patrick-canterino.de