]> git.p6c8.net - policy-templates.git/blobdiff - linux/policies.json
Add maxLength to DLP policies. Fixes #1295
[policy-templates.git] / linux / policies.json
index f5a021e7360dbf2c664d548ee3820fbf377b9c91..82429b57cc0c1428476d1cf7c37843338a5a09a3 100644 (file)
         "Folder": "FolderName"
       }
     ],
+    "BrowserDataBackup": {
+      "AllowBackup": true | false,
+      "AllowRestore": true | false
+    },
     "CaptivePortal": true | false,
     "Certificates": {
       "Install": ["cert1.der", "/home/username/cert2.pem"]
     "SanitizeOnShutdown": {
       "Cache": true | false,
       "Cookies": true | false,
+      "FormData": true | false,
       "History": true | false,
       "Sessions": true | false,
       "SiteSettings": true | false,

patrick-canterino.de