caption: Enable High Efficiency Mode
default: null
desc: "This policy enables or disables the High Efficiency Mode setting. This setting\
\ makes it so that tabs are discarded after some period of time in the background\
\ to reclaim memory.\n If this policy is unset, the end user can control this\
\ setting in chrome://settings/performance.\n "
example_value: false
features:
dynamic_refresh: true
per_profile: false
items:
- caption: High Efficiency Mode will be enabled.
value: true
- caption: High Efficiency Mode will be disabled.
value: false
- caption: The end user can enable or disable High Efficiency Mode.
value: null
owners:
- [email protected]
- file://components/performance_manager/OWNERS
schema:
type: boolean
supported_on:
- chrome.*:108-
- chrome_os:108-
tags: []
type: main