boolean

Use this policy type if you want to set a policy to true.

circle-info

If you want to set a policy to false use the boolean-inverse policy type.

Example JSON output

{
  "policies": {
    "BlockAboutAddons": true
  }
}

Example screenshot

Example implementation

Last updated