chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/AlternateErrorPagesEnabled.yaml

caption: Enable alternate error pages
default: null
desc: |-
  Setting the policy to True means <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> uses alternate error pages built into (such as "page not found"). Setting the policy to False means <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> never uses alternate error pages.

  If you set the policy, users can't change it. If not set, the policy is on, but users can change this setting.
example_value: true
features:
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
items:
- caption: Enable alternate error pages
  value: true
- caption: Disable alternate error pages
  value: false
- caption: Allow the user to decide
  value: null
owners:
- file://net/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:8-
- chrome_os:11-
- android:30-
tags: []
type: main