X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/520aa51148353089fe181c7af6e57c2bc0946140..9e8cb2eb52174f9d607268d6b84f37577a615926:/linux/policies.json diff --git a/linux/policies.json b/linux/policies.json index e25351d..96dd51e 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -1,5 +1,35 @@ { "policies": { + "AIControls": { + "Default": { + "Value": "available", + "Locked": true | false + }, + "Translations": { + "Value": "available", + "Locked": true | false + }, + "PDFAltText": { + "Value": "available", + "Locked": true | false + }, + "SmartTabGroups": { + "Value": "available", + "Locked": true | false + }, + "LinkPreviewKeyPoints": { + "Value": "available", + "Locked": true | false + }, + "SidebarChatbot": { + "Value": "available", + "Locked": true | false + }, + "SmartWindow": { + "Value": "available", + "Locked": true | false + } + }, "AllowedDomainsForApps": "managedfirefox.com,example.com", "AppAutoUpdate": true | false, "AppUpdatePin": "106.", @@ -39,6 +69,10 @@ "Folder": "FolderName" } ], + "BrowserDataBackup": { + "AllowBackup": true | false, + "AllowRestore": true | false + }, "CaptivePortal": true | false, "Certificates": { "Install": ["cert1.der", "/home/username/cert2.pem"] @@ -78,6 +112,7 @@ "DisablePrivateBrowsing": true | false, "DisableProfileImport": true | false, "DisableProfileRefresh": true | false, + "DisableRemoteImprovements": true | false, "DisableSafeMode": true | false, "DisableSecurityBypass": { "InvalidCertificate": true | false, @@ -205,6 +240,7 @@ "http://example.edu/"], "Default": true | false }, + "IPProtectionAvailable": true | false, "LegacySameSiteCookieBehaviorEnabled": true | false, "LegacySameSiteCookieBehaviorEnabledForDomainList": ["example.org", "example.edu"], "LocalFileLinks": ["http://example.org/", "http://example.edu/"],