X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/0312e79867e0c3affecc07c7ae79f540e947d577..eb6717f267b37cbfcf40c4568776af129cb3f175:/README.md diff --git a/README.md b/README.md index 4367e95..0e1cfb0 100644 --- a/README.md +++ b/README.md @@ -3062,7 +3062,7 @@ OMA-URI: Value (string): ``` - PictureInPicture - | + + Enabled + | + Locked + | + ``` #### policies.json ``` { "policies": { - "PictureInPicture": true | false + "PictureInPicture": { + "Enabled": true | false, + "Locked": true, false + } } } ```