chromium/components/policy/resources/templates/policy_definitions/Kiosk/DeviceLocalAccountPromptForNetworkWhenOffline.yaml

caption: Enable network configuration prompt when offline
default: true
desc: |-
  Setting the policy to Enabled or leaving it unset means when a device is offline, if a device-local account is set for zero-delay, automatic sign-in, <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> shows a network-configuration prompt.

  Setting the policy to Disabled has an error message displayed instead.
device_only: true
example_value: true
features:
  dynamic_refresh: true
items:
- caption: Enable network configuration prompt when offline
  value: true
- caption: Disable network configuration prompt when offline
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:33-
tags: []
type: main
generate_device_proto: False