From: Michael Kaply Date: Tue, 29 May 2018 16:08:31 +0000 (-0500) Subject: Reverse order of config and profiles X-Git-Tag: v1.2~37 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/bd9361b1726a94a55c74935cd866e2c9c5fe68f9?hp=-c Reverse order of config and profiles --- bd9361b1726a94a55c74935cd866e2c9c5fe68f9 diff --git a/index.html b/index.html index 8aefc7f..c3a2888 100644 --- a/index.html +++ b/index.html @@ -61,7 +61,7 @@
-

BlockAboutProfiles

Prevent access to about:profiles +

BlockAboutConfig

Prevent access to about:addons
Data type:
@@ -70,11 +70,11 @@
Windows registry location for Windows clients:
-
Software\Policies\Mozilla\Firefox\BlockAboutProfiles
+
Software\Policies\Mozilla\Firefox\BlockAboutConfig
Policies.json:
-
BlockAboutProfiles
+
BlockAboutConfig
Supported on:
@@ -87,13 +87,13 @@
Description:
-

If this policy is set to true, the user can not access about:profiles.

+

If this policy is set to true, the user can not access about:config.

Back to top
-

BlockAboutConfig

Prevent access to about:addons +

BlockAboutProfiles

Prevent access to about:profiles
Data type:
@@ -102,11 +102,11 @@
Windows registry location for Windows clients:
-
Software\Policies\Mozilla\Firefox\BlockAboutConfig
+
Software\Policies\Mozilla\Firefox\BlockAboutProfiles
Policies.json:
-
BlockAboutConfig
+
BlockAboutProfiles
Supported on:
@@ -119,9 +119,10 @@
Description:
-

If this policy is set to true, the user can not access about:config.

+

If this policy is set to true, the user can not access about:profiles.

Back to top
+