X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/45bf4afe041b905325af33a7936f08a761caba84..c56a294a4d44885be90c9593ebfab83496bd77f4:/README-new.md?ds=sidebyside diff --git a/README-new.md b/README-new.md index 9a84512..5bede5a 100644 --- a/README-new.md +++ b/README-new.md @@ -98,10 +98,8 @@ same folder name are grouped together. ### CaptivePortal A Boolean value that enables or disables captive portal support by setting and locking the preference `network.captive-portal-service.enabled`. -**Compatibility:** Firefox 67, Firefox ESR 60.7 - -**CCK2 Equivalent:** N/A - +**Compatibility:** Firefox 67, Firefox ESR 60.7\ +**CCK2 Equivalent:** N/A\ **Preferences Affected:** `network.captive-portal-service.enabled` #### Windows @@ -121,7 +119,7 @@ A Boolean value that enables or disables captive portal support by setting and l ``` { "policies": { - "CaptivePortal": true | false + "CaptivePortal": true | false } } ```