X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/9e8cb2eb52174f9d607268d6b84f37577a615926..96e490e624c662ecda65615462d7eb97fa9d8197:/docs/index.md diff --git a/docs/index.md b/docs/index.md index 9ad7e8e..e5dfe9a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1842,7 +1842,7 @@ Value (string): "IsPerUser": true | false, "PipePathName": "pipe_custom_name", "ShowBlockedResult": true | false, - "TimeoutResult": 0 | 1 | 2, + "TimeoutResult": 0 | 1 | 2 } } } @@ -1983,7 +1983,7 @@ Value (string): "Block": ["http://example.edu/"], "Locked": true | false, "Behavior": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign", - "BehaviorPrivateBrowsing": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign", + "BehaviorPrivateBrowsing": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign" } } } @@ -2174,7 +2174,7 @@ Value (string): { "policies": { "DisabledCiphers": { - "CIPHER_NAME": true | false, + "CIPHER_NAME": true | false } } } @@ -3155,7 +3155,7 @@ Value (string): "ProviderURL": "URL_TO_ALTERNATE_PROVIDER", "Locked": true | false, "ExcludedDomains": ["example.com"], - "Fallback": true | false, + "Fallback": true | false } } }