X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/15f287a55489ea2c41722bb9a43376398f8da521..1f194ad3ca84811ba47c8d3bd935682474c1667f:/linux/policies.json diff --git a/linux/policies.json b/linux/policies.json index f5a021e..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"] @@ -334,6 +338,7 @@ "SanitizeOnShutdown": { "Cache": true | false, "Cookies": true | false, + "FormData": true | false, "History": true | false, "Sessions": true | false, "SiteSettings": true | false,