X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/27fd3da52737d0b8b57110c9b1907b0f8825225f..501978d5bb8fdeb0e147fbdaec421ca084bf8af0:/README.md diff --git a/README.md b/README.md index ddac8e2..2040b38 100644 --- a/README.md +++ b/README.md @@ -1026,6 +1026,8 @@ Value (string): ### DisabledCiphers Disable specific cryptographic ciphers. +**Preferences Affected:** `security.ssl3.dhe_rsa_aes_128_sha`, `security.ssl3.dhe_rsa_aes_256_sha`, `security.ssl3.ecdhe_ecdsa_aes_128_gcm_sha256`, `security.ssl3.ecdhe_rsa_aes_128_gcm_sha256`, `security.ssl3.ecdhe_rsa_aes_128_sha`, `security.ssl3.ecdhe_rsa_aes_256_sha`, `security.ssl3.rsa_aes_128_gcm_sha256`, `security.ssl3.rsa_aes_128_sha`, `security.ssl3.rsa_aes_256_gcm_sha384`, `security.ssl3.rsa_aes_256_sha`, `security.ssl3.rsa_des_ede3_sha` + --- **Note:** @@ -2152,6 +2154,7 @@ Value (string): "Fingerprinting": true | false, "Exceptions": ["https://example.com"] } + } } ``` ### EncryptedMediaExtensions @@ -2200,6 +2203,7 @@ Value (string): "Enabled": true | false, "Locked": true | false } + } } ``` ### EnterprisePoliciesEnabled @@ -3599,6 +3603,7 @@ Value (string): "Enabled": true | false, "EnablePermissions": true | false } + } } ``` ### Permissions @@ -3922,7 +3927,7 @@ Value (string): "policies": { "PictureInPicture": { "Enabled": true | false, - "Locked": true, false + "Locked": true | false } } } @@ -4475,7 +4480,7 @@ Value (string): "SSLProxy": "hostname", "FTPProxy": "hostname", "SOCKSProxy": "hostname", - "SOCKSVersion": 4 | 5 + "SOCKSVersion": 4 | 5, "Passthrough": "", "AutoConfigURL": "URL_TO_AUTOCONFIG", "AutoLogin": true | false,