X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/844f3e4ae9ad4458d74e37aa4376096a146e7263..21b60f491022b6ee996cec3d31cb5e81d61ae48b:/README.md diff --git a/README.md b/README.md index 4546fa0..c4427eb 100644 --- a/README.md +++ b/README.md @@ -2274,8 +2274,8 @@ The configuration for each extension is another dictionary that can contain the **Preferences Affected:** N/A #### Windows (GPO) -``` Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) = +``` { "*": { "blocked_install_message": "Custom error message.", @@ -2515,8 +2515,8 @@ Within each handler type, you specify the given mimeType/extension/scheme as a k **Preferences Affected:** N/A #### Windows (GPO) -``` Software\Policies\Mozilla\Firefox\Handlers (REG_MULTI_SZ) = +``` { "mimeTypes": { "application/msword": { @@ -3033,8 +3033,8 @@ The syntax of this policy is exactly the same as the [Chrome ManagedBookmarks po **Preferences Affected:** N/A #### Windows (GPO) -``` Software\Policies\Mozilla\Firefox\ManagedBookmarks (REG_MULTI_SZ) = +``` [ { "toplevel_name": "My managed bookmarks folder" @@ -4002,8 +4002,8 @@ Status **Preferences Affected:** Many #### Windows (GPO) -``` Software\Policies\Mozilla\Firefox\Preferences (REG_MULTI_SZ) = +``` { "accessibility.force_disabled": { "Value": 1,