caption: Allow users to [enable/configure] Crostini port forwarding
default: true
desc: |-
Specifies whether port forwarding into Crostini containers is allowed.
If this policy is set to True or not set, users will be able to configure port forwarding into their Crostini containers.
If this policy is set to False, port forwarding into Crostini containers will be disabled.
example_value: false
features:
dynamic_refresh: true
per_profile: false
items:
- caption: Allow port forwarding into Linux virtual machines
value: true
- caption: Do not allow port forwarding into Linux virtual machines
value: false
owners:
- [email protected]
schema:
type: boolean
supported_on:
- chrome_os:85-
tags:
- system-security
type: main