X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/78d5b1a6b036fe3068b84680e475f7e8a8ba16dd..219ed707e4f1f501535b97dac96df6d8b810725b:/linux/policies.json diff --git a/linux/policies.json b/linux/policies.json index 3813e09..9b78d79 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -41,7 +41,7 @@ ], "CaptivePortal": true | false, "Certificates": { - "Install": ["cert1.der", "/home/username/cert2.pem"], + "Install": ["cert1.der", "/home/username/cert2.pem"] }, "Containers": { "Default": [ @@ -58,12 +58,12 @@ "Block": ["http://example.edu/"], "Locked": true | false, "Behavior": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign", - "BehaviorPrivateBrowsing": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign", + "BehaviorPrivateBrowsing": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign" }, "DefaultDownloadDirectory": "${home}/Downloads", "DisableBuiltinPDFViewer": true | false, "DisabledCiphers": { - "CIPHER_NAME": true | false, + "CIPHER_NAME": true | false }, "DisableDeveloperTools": true | false, "DisableEncryptedClientHello": true | false, @@ -285,7 +285,7 @@ "Block": ["https://example.edu"], "BlockNewRequests": true | false, "Locked": true | false - }, + } }, "PictureInPicture": { "Enabled": true | false, @@ -387,4 +387,4 @@ "Exceptions": ["http://example.org/*"] } } -} \ No newline at end of file +}