From 13e86e0a422a90fb26a54d39edfe98e653e6a190 Mon Sep 17 00:00:00 2001 From: Jeffrey McClain Date: Fri, 10 Aug 2018 14:26:53 -0700 Subject: [PATCH] Added indentation, Alphabetized Sections I added small sections for "Certificates" and "Cookies", as well as indented the subcategories by 50px. I also moved the "DisableSetDesktopBackground" section, so it is in the correct order alphabetically. --- index.html | 108 +++++++++++++++++++++++++++++------------------------ 1 file changed, 59 insertions(+), 49 deletions(-) diff --git a/index.html b/index.html index 50f3e53..e6b97df 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,7 @@ ImportEnterpriseRoots - Read certificates from the Windows certificate store. + Read certificates from the Windows certificate store @@ -267,50 +267,13 @@ Back to top -
-

DisableSetDesktopBackground

- - Disable setting an image as the desktop background. - -
-
Data type:
- -
Boolean [Windows:REG_DWORD]
- -
Windows registry location for Windows clients:
- -
Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground
- -
Policies.json:
- -
DisableSetDesktopBackground
- -
Supported on:
- -
-
    -
  • Firefox (Linux, Mac, Windows) RR and ESR since version 60
  • -
-
- -
CCK2 Equivalent:
- -
removeSetDesktopBackground
- -
Preferences modified:
- -
N/A
- -
Description:
- -
-

If this policy is set to true, the "Set As Desktop Background..." menuitem is removed. -

-
Back to top +

Certificates

Manage Enterprise Certificates on Windows +
+
Back to top
- -
+ +

ImportEnterpriseRoots

Read certificates from the Windows certificate store @@ -355,6 +318,12 @@
+

Cookies

Manage cookie settings +
+
Back to top +
+ +

Cookies - Allow

Sites that are always allowed to set cookies @@ -398,7 +367,7 @@ Back to top
-
+

Cookies - Block

Sites that are blocked from setting cookies @@ -442,8 +411,7 @@ Back to top
- -
+

Cookies - Default

Default cookie setting @@ -487,7 +455,7 @@ Back to top
-
+

Cookies - AcceptThirdParty

Accept third-party cookies @@ -536,7 +504,7 @@ Back to top
-
+

Cookies - ExpireAtSessionEnd

When cookies expire @@ -580,7 +548,7 @@ Back to top
-
+

Cookies - Locked

Don't allow cookie preferences to be changed @@ -624,6 +592,48 @@ Back to top
+
+

DisableSetDesktopBackground

+ + Disable setting an image as the desktop background. + +
+
Data type:
+ +
Boolean [Windows:REG_DWORD]
+ +
Windows registry location for Windows clients:
+ +
Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground
+ +
Policies.json:
+ +
DisableSetDesktopBackground
+ +
Supported on:
+ +
+
    +
  • Firefox (Linux, Mac, Windows) RR and ESR since version 60
  • +
+
+ +
CCK2 Equivalent:
+ +
removeSetDesktopBackground
+ +
Preferences modified:
+ +
N/A
+ +
Description:
+ +
+

If this policy is set to true, the "Set As Desktop Background..." menuitem is removed. +

+
Back to top +
+

DisableMasterPasswordCreation

-- 2.34.1