]> git.p6c8.net - policy-templates.git/blobdiff - README.md
Added indentation, Alphabetized Sections
[policy-templates.git] / README.md
index 70864dbb76ae7a47864acedb0e128df045d588a4..e6dbcbcaffedf2fc1052cdcec233d0ec2bc1d4ef 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Policies can either be specified using the Group Policy templates or by creating a file called policies.json. On Windows, create a directory called distribution where the EXE is located and place the file there. On Mac, the file goes into `Firefox.app/Contents/Resources/distribution`.  On Linux, the file goes into `firefox/distribution`, where `firefox` is the installation directory for firefox, which varies by distribution.
+Policies can either be specified using the Group Policy templates or by creating a file called `policies.json`. On Windows, create a directory called `distribution` where the EXE is located and place the file there. On Mac, the file goes into `Firefox.app/Contents/Resources/distribution`.  On Linux, the file goes into `firefox/distribution`, where `firefox` is the installation directory for firefox, which varies by distribution.
 
 The content of the JSON file should look like this:
 ```
 
 The content of the JSON file should look like this:
 ```
@@ -8,7 +8,10 @@ The content of the JSON file should look like this:
   }
 }
 ```
   }
 }
 ```
-Policies are documented below. **Note**: though comments are used in this readme file for documentation, comments are not valid in actual JSON files. Remove all comments before attempting to deploy.
+Policies are documented below.   
+
+
+**Note**: though comments are used in this readme file for documentation, comments are not valid in actual JSON files. Remove all comments before attempting to deploy.
 
 Some of the policies are only available on the ESR for security reasons. These policies are marked ESR only.
 
 
 Some of the policies are only available on the ESR for security reasons. These policies are marked ESR only.
 
@@ -70,7 +73,7 @@ This policy removes the "Set As Desktop Background..." menuitem when right click
 }
 ```
 ### Certificates
 }
 ```
 ### Certificates
-This is a Windows only policy that tells Firefox to read certificates from the Windows certificate store.
+If this Windows only policy is set to true, Firefox reads certificates from the Windows certificate store.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -97,7 +100,7 @@ This policy controls various settings related to cookies.
 }
 ```
 ### DisableMasterPasswordCreation
 }
 ```
 ### DisableMasterPasswordCreation
-This policy removes the master password functionality if set to true.
+If this policy is set to true, the master password functionality is removed.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -133,7 +136,7 @@ This policy removes access to all developer tools.
 }
 ```
 ### DisableFeedbackCommands
 }
 ```
 ### DisableFeedbackCommands
-This policy disables the menus for reporting sites (Submit Feedback, Report Deceptive Site)
+This policy disables the menus for reporting sites (Submit Feedback, Report Deceptive Site).
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -142,7 +145,7 @@ This policy disables the menus for reporting sites (Submit Feedback, Report Dece
 }
 ```
 ### DisableFirefoxScreenshots
 }
 ```
 ### DisableFirefoxScreenshots
-This policy removes access to Firefox Screenshots
+This policy removes access to Firefox Screenshots.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -151,7 +154,7 @@ This policy removes access to Firefox Screenshots
 }
 ```
 ### DisableFirefoxAccounts
 }
 ```
 ### DisableFirefoxAccounts
-This policy disables Sync
+This policy disables Sync.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -160,7 +163,7 @@ This policy disables Sync
 }
 ```
 ### DisableFirefoxStudies
 }
 ```
 ### DisableFirefoxStudies
-This policy disables Firefox studies (Shield)
+This policy disables Firefox studies (Shield).
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -169,7 +172,7 @@ This policy disables Firefox studies (Shield)
 }
 ```
 ### DisableForgetButton
 }
 ```
 ### DisableForgetButton
-This policy disables the "Forget" button
+This policy disables the "Forget" button.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -178,7 +181,7 @@ This policy disables the "Forget" button
 }
 ```
 ### DisableFormHistory
 }
 ```
 ### DisableFormHistory
-This policy turns off the browser.formfill.enable preferences
+This policy turns off the browser.formfill.enable preferences.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -187,7 +190,7 @@ This policy turns off the browser.formfill.enable preferences
 }
 ```
 ### DisablePocket
 }
 ```
 ### DisablePocket
-This policy turns off Pocket
+This policy turns off Pocket.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -196,7 +199,7 @@ This policy turns off Pocket
 }
 ```
 ### DisablePrivateBrowsing
 }
 ```
 ### DisablePrivateBrowsing
-This policy removes access to private browsing
+This policy removes access to private browsing.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -205,7 +208,7 @@ This policy removes access to private browsing
 }
 ```
 ### DisableProfileImport
 }
 ```
 ### DisableProfileImport
-This policy disables the"Import data from another browser" option in the bookmarks window.
+This policy disables the "Import data from another browser" option in the bookmarks window.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -223,7 +226,7 @@ This policy disables the Refresh Firefox button on about:support and support.moz
 }
 ```
 ### DisableSafeMode
 }
 ```
 ### DisableSafeMode
-This policy disables safe mode on Windows only
+This policy disables safe mode on Windows only.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -264,7 +267,7 @@ Mozilla recommends that you do not disable telemetry. Information collected thro
 }
 ```
 ### DisplayBookmarksToolbar
 }
 ```
 ### DisplayBookmarksToolbar
-This policy turns on the bookmarks toolbar by default. A user can still turn it off and it will stay off.
+This policy turns on the bookmarks toolbar by default. A user can still turn it off, and it will stay off.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -273,7 +276,7 @@ This policy turns on the bookmarks toolbar by default. A user can still turn it
 }
 ```
 ### DisplayMenuBar
 }
 ```
 ### DisplayMenuBar
-This policy turns on the menubar by default. A user can still turn it off and it will stay off.
+This policy turns on the menubar by default. A user can still turn it off, and it will stay off.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -293,7 +296,7 @@ This policy stops Firefox from checking if it is the default browser at startup.
 ### EnableTrackingProtection
 This policy affects tracking protection.
 
 ### EnableTrackingProtection
 This policy affects tracking protection.
 
-If this policy is not configured, tracking protection is not enabled by default in the browser but it is enabled by default in private browsing and the user can change it.
+If this policy is not configured, tracking protection is not enabled by default in the browser, but it is enabled by default in private browsing and the user can change it.
 
 If Value is set to false, tracking protection is disabled and locked in both the browser and private browsing.
 
 
 If Value is set to false, tracking protection is disabled and locked in both the browser and private browsing.
 
@@ -308,8 +311,8 @@ If Value is set to true, private browsing is enabled by default in both the brow
 }
 ```
 ### Extensions (ESR only)
 }
 ```
 ### Extensions (ESR only)
-This policy controls the install, uninstall and locking of extensions. Locked extensions cannot be disabled or uninstalled.
-For Install, you can specify a list of URLs or paths.
+This policy controls the installation, uninstallation and locking of extensions. Locked extensions cannot be disabled or uninstalled.
+For Install, you specify a list of URLs or paths.
 For Uninstall and Locked, you specify extension IDs.
 ```
 {
 For Uninstall and Locked, you specify extension IDs.
 ```
 {
@@ -322,7 +325,7 @@ For Uninstall and Locked, you specify extension IDs.
 }
 ```
 ### NoDefaultBookmarks
 }
 ```
 ### NoDefaultBookmarks
-Don't create the default bookmarks or the Smart Bookmarks (Most Visited, Recent Tags). Note: this policy is only effective if used before the first run of the profile.
+This policy prevents the default bookmarks or the Smart Bookmarks (Most Visited, Recent Tags) from being created. Note: this policy is only effective if used before the first run of the profile.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -354,7 +357,7 @@ This policy sets the default homepage value. It can also be used to lock the hom
 }
 ```
 ### PopupBlocking
 }
 ```
 ### PopupBlocking
-This policy sets domains for which pop-up windows are allowed. It also set the default pop-up policy
+This policy sets domains for which pop-up windows are allowed. It also sets the default pop-up policy.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -395,7 +398,7 @@ This policy sets the behavior of Flash on the specified domains, as well as the
 }
 ```
 ### OverrideFirstRunPage (ESR only)
 }
 ```
 ### OverrideFirstRunPage (ESR only)
-This policy allowed you to override the first run page. If you leave the URL blank, the first run page will not be displayed.
+This policy allows you to override the first run page. If you leave the URL blank, the first run page will not be displayed.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -404,7 +407,7 @@ This policy allowed you to override the first run page. If you leave the URL bla
 }
 ```
 ### OverridePostUpdatePage (ESR only)
 }
 ```
 ### OverridePostUpdatePage (ESR only)
-This policy allowed you to override the upgrade page page. If you leave the URL blank, the upgrade page will not be displayed.
+This policy allows you to override the upgrade page. If you leave the URL blank, the upgrade page will not be displayed.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
@@ -413,7 +416,7 @@ This policy allowed you to override the upgrade page page. If you leave the URL
 }
 ```
 ### Bookmarks
 }
 ```
 ### Bookmarks
-This policy allows you to specify bookmarks. You can have any number of bookmarks although only ten are specified in the ADMX file.
+This policy allows you to specify bookmarks. You can have any number of bookmarks, although only ten are specified in the ADMX file.
 Placement can be specified as either toolbar or menu. If a folder is specified, it is automatically created and bookmarks with the
 same folder name are grouped together.
 
 Placement can be specified as either toolbar or menu. If a folder is specified, it is automatically created and bookmarks with the
 same folder name are grouped together.
 
@@ -474,7 +477,7 @@ This policy can be used to determine if the search bar is separate or combined w
 }
 ```
 ### WebsiteFilter (ESR only)
 }
 ```
 ### WebsiteFilter (ESR only)
-Blocks websites from being visited. The parameters take an array of Match Patterns, as documented in https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https accesses are supported at the moment. The arrays are limited to 1000 entries each.
+This policy blocks websites from being visited. The parameters take an array of Match Patterns, as documented in https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https addresses are supported at the moment. The arrays are limited to 1000 entries each.
 ```
 {
   "policies": {
 ```
 {
   "policies": {

patrick-canterino.de