X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/84518511fc44b550794a153c4f2c3df405841926..67d9a1b9f74c0316a21945af7d7ad7bcfc6d2f33:/README.md diff --git a/README.md b/README.md index a680f79..d950794 100644 --- 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 ```