X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/9955d1420fe3f60588279861729d8c01cbdef92b..6d24e31c4a732a57532162b1671857c4d773fbf0:/linux/policies.json diff --git a/linux/policies.json b/linux/policies.json index 7e1fdd4..ac01a69 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -75,7 +75,6 @@ "DisableFormHistory": true | false, "DisableMasterPasswordCreation": true | false, "DisablePasswordReveal": true | false, - "DisablePocket": true | false, "DisablePrivateBrowsing": true | false, "DisableProfileImport": true | false, "DisableProfileRefresh": true | false, @@ -103,6 +102,7 @@ "Cryptomining": true | false, "Fingerprinting": true | false, "EmailTracking": true | false, + "Category": "strict" | "standard", "Exceptions": ["https://example.com"] }, "EncryptedMediaExtensions": { @@ -187,7 +187,7 @@ "http://example.edu/"], "StartPage": "none" | "homepage" | "previous-session" | "homepage-locked" }, - "HttpAllowlist ": ["http://example.org", + "HttpAllowlist": ["http://example.org", "http://example.edu"], "HttpsOnlyMode": "allowed" | "disallowed" | "enabled" | "force_enabled", "InstallAddonsPermission": { @@ -225,7 +225,7 @@ "NoDefaultBookmarks": true | false, "OfferToSaveLogins": true | false, "OfferToSaveLoginsDefault": true | false, - "OverrideFirstRunPage": "http://example.org". + "OverrideFirstRunPage": "http://example.org", "OverridePostUpdatePage": "http://example.org", "PasswordManagerEnabled": true | false, "PasswordManagerExceptions": ["https://example.org", "https://example.edu"], @@ -263,7 +263,19 @@ "Block": ["https://example.edu"], "Default": "allow-audio-video" | "block-audio" | "block-audio-video", "Locked": true | false - } + }, + "VirtualReality": { + "Allow": ["https://example.org"], + "Block": ["https://example.edu"], + "BlockNewRequests": true | false, + "Locked": true | false + }, + "ScreenShare": { + "Allow": ["https://example.org"], + "Block": ["https://example.edu"], + "BlockNewRequests": true | false, + "Locked": true | false + }, }, "PictureInPicture": { "Enabled": true | false, @@ -292,6 +304,7 @@ }, "PrimaryPassword": true | false, "PrintingEnabled": true | false, + "PrivateBrowsingModeAvailability": 0 | 1 | 2, "PromptForDownloadLocation": true | false, "Proxy": { "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig", @@ -311,12 +324,9 @@ "SanitizeOnShutdown": { "Cache": true | false, "Cookies": true | false, - "Downloads": true | false, - "FormData": true | false, "History": true | false, "Sessions": true | false, "SiteSettings": true | false, - "OfflineApps": true | false, "Locked": true | false }, "SearchEngines": { @@ -341,6 +351,7 @@ "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE" }, "ShowHomeButton": true | false, + "SkipTermsOfUse": true | false, "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3", "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3", "SupportMenu": { @@ -356,6 +367,7 @@ "UrlbarInterventions": true | false, "SkipOnboarding": true | false, "MoreFromMozilla": true | false, + "FirefoxLabs": true | false, "Locked": true | false }, "UseSystemPrintDialog": true | false.,