From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 4 Feb 2026 14:58:42 +0000 (-0500) Subject: Merge pull request #1292 from de-es/patch-1 X-Git-Tag: v7.8~3 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/768159c2062c1f058cd140994a70c721682723c4?hp=9443a124ae6a271d307b2df6bc106613c5f911fa Merge pull request #1292 from de-es/patch-1 Add BrowserDataBackup policy --- diff --git a/linux/policies.json b/linux/policies.json index e25351d..82429b5 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -39,6 +39,10 @@ "Folder": "FolderName" } ], + "BrowserDataBackup": { + "AllowBackup": true | false, + "AllowRestore": true | false + }, "CaptivePortal": true | false, "Certificates": { "Install": ["cert1.der", "/home/username/cert2.pem"]