]> git.p6c8.net - policy-templates.git/commitdiff
Reverse order of config and profiles
authorMichael Kaply <consulting@kaply.com>
Tue, 29 May 2018 16:08:31 +0000 (11:08 -0500)
committerMichael Kaply <consulting@kaply.com>
Tue, 29 May 2018 16:08:31 +0000 (11:08 -0500)
index.html

index 8aefc7f6f4b4f6664db255d9b6a06722868374b6..c3a288845bb5337e5903d50ff4333c66fd2ec7d6 100644 (file)
@@ -61,7 +61,7 @@
   </div>
 
   <div style="margin-left:0px">
   </div>
 
   <div style="margin-left:0px">
-    <h3><a name="BlockAboutProfiles" id="BlockAboutProfiles"></a>BlockAboutProfiles</h3><span>Prevent access to about:profiles</span>
+    <h3><a name="BlockAboutConfig" id="BlockAboutConfig"></a>BlockAboutConfig</h3><span>Prevent access to about:addons</span>
 
     <dl>
       <dt style="font-weight:bold">Data type:</dt>
 
     <dl>
       <dt style="font-weight:bold">Data type:</dt>
 
       <dt style="font-weight:bold">Windows registry location for Windows clients:</dt>
 
 
       <dt style="font-weight:bold">Windows registry location for Windows clients:</dt>
 
-      <dd style="font-family:monospace">Software\Policies\Mozilla\Firefox\BlockAboutProfiles</dd>
+      <dd style="font-family:monospace">Software\Policies\Mozilla\Firefox\BlockAboutConfig</dd>
 
       <dt style="font-weight:bold">Policies.json:</dt>
 
 
       <dt style="font-weight:bold">Policies.json:</dt>
 
-      <dd style="font-family:monospace">BlockAboutProfiles</dd>
+      <dd style="font-family:monospace">BlockAboutConfig</dd>
 
       <dt style="font-weight:bold">Supported on:</dt>
 
 
       <dt style="font-weight:bold">Supported on:</dt>
 
       <dt style="font-weight:bold">Description:</dt>
 
       <dd>
       <dt style="font-weight:bold">Description:</dt>
 
       <dd>
-        <p>If this policy is set to true, the user can not access about:profiles.</p>
+        <p>If this policy is set to true, the user can not access about:config.</p>
       </dd>
     </dl><a href="#top">Back to top</a>
   </div>
 
   <div style="margin-left:0px">
       </dd>
     </dl><a href="#top">Back to top</a>
   </div>
 
   <div style="margin-left:0px">
-    <h3><a name="BlockAboutConfig" id="BlockAboutConfig"></a>BlockAboutConfig</h3><span>Prevent access to about:addons</span>
+    <h3><a name="BlockAboutProfiles" id="BlockAboutProfiles"></a>BlockAboutProfiles</h3><span>Prevent access to about:profiles</span>
 
     <dl>
       <dt style="font-weight:bold">Data type:</dt>
 
     <dl>
       <dt style="font-weight:bold">Data type:</dt>
 
       <dt style="font-weight:bold">Windows registry location for Windows clients:</dt>
 
 
       <dt style="font-weight:bold">Windows registry location for Windows clients:</dt>
 
-      <dd style="font-family:monospace">Software\Policies\Mozilla\Firefox\BlockAboutConfig</dd>
+      <dd style="font-family:monospace">Software\Policies\Mozilla\Firefox\BlockAboutProfiles</dd>
 
       <dt style="font-weight:bold">Policies.json:</dt>
 
 
       <dt style="font-weight:bold">Policies.json:</dt>
 
-      <dd style="font-family:monospace">BlockAboutConfig</dd>
+      <dd style="font-family:monospace">BlockAboutProfiles</dd>
 
       <dt style="font-weight:bold">Supported on:</dt>
 
 
       <dt style="font-weight:bold">Supported on:</dt>
 
       <dt style="font-weight:bold">Description:</dt>
 
       <dd>
       <dt style="font-weight:bold">Description:</dt>
 
       <dd>
-        <p>If this policy is set to true, the user can not access about:config.</p>
+        <p>If this policy is set to true, the user can not access about:profiles.</p>
       </dd>
     </dl><a href="#top">Back to top</a>
   </div>
       </dd>
     </dl><a href="#top">Back to top</a>
   </div>
+
 </body>
 </html>
 </body>
 </html>

patrick-canterino.de