]> git.p6c8.net - policy-templates.git/commitdiff
Add BrowserDataBackup policy
authorDennis Schmidt <de-es@users.noreply.github.com>
Wed, 4 Feb 2026 08:56:57 +0000 (08:56 +0000)
committerGitHub <noreply@github.com>
Wed, 4 Feb 2026 08:56:57 +0000 (08:56 +0000)
linux/policies.json

index e25351de2eb126a5012c41f13ff79c16c76de820..82429b57cc0c1428476d1cf7c37843338a5a09a3 100644 (file)
         "Folder": "FolderName"
       }
     ],
+    "BrowserDataBackup": {
+      "AllowBackup": true | false,
+      "AllowRestore": true | false
+    },
     "CaptivePortal": true | false,
     "Certificates": {
       "Install": ["cert1.der", "/home/username/cert2.pem"]

patrick-canterino.de