From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 9 Oct 2019 21:50:41 +0000 (-0500) Subject: Merge pull request #446 from Jonathan57500/master X-Git-Tag: v1.10~13 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/e9d0a5923b4b3b4bae0b5c2b2e69eb00946e6878?hp=686254494a406fc85d174e0ff2a90c330e8bf75b Merge pull request #446 from Jonathan57500/master Improving French translation --- 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 ```