]> git.p6c8.net - policy-templates.git/blobdiff - README.md
Merge pull request #438 from drlellinger/master
[policy-templates.git] / README.md
index a680f791b20868217a1bce94ce5eba97c355942f..d95079463bc3bb0b3a1568d645afa4074401899e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1367,7 +1367,7 @@ The configuration for each extension is another dictionary that can contain the
 
 #### Windows
 ```
-Software\Policies\Mozilla\Firefox\ExtensionSettings = '{"*": {"installation_mode": "blocked"}}'
+Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) = '{"*": {"installation_mode": "blocked"}}'
 ```
 #### macOS
 ```

patrick-canterino.de