X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/0c992662010820b813bad41f5e15ffe95d4facc5..a018c8c8867fcbb8fa6d4d1378ba5329bcebbccf:/linux/policies.json diff --git a/linux/policies.json b/linux/policies.json index 82429b5..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.", @@ -82,6 +112,7 @@ "DisablePrivateBrowsing": true | false, "DisableProfileImport": true | false, "DisableProfileRefresh": true | false, + "DisableRemoteImprovements": true | false, "DisableSafeMode": true | false, "DisableSecurityBypass": { "InvalidCertificate": true | false, @@ -209,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/"],