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

caption: Set disk cache size in bytes
desc: |-
  Setting the policy to None has <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> use the default cache size for storing cached files on the disk. Users can't change it.

        If you set the policy, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> uses the cache size you provide—whether or not users specify the --disk-cache-size flag. (Values below a few megabytes are rounded up.)

        If not set, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> uses the default size. Users can change that setting using the --disk-cache-size flag.

        Note: The value specified in this policy is used as a hint to various cache subsystems in the browser. Therefore the actual total disk consumption of all caches will be higher but within the same order of magnitude as the value specified.
example_value: 104857600
features:
  dynamic_refresh: false
  per_profile: false
future_on:
- fuchsia
label: Set disk cache size
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: integer
supported_on:
- chrome.*:17-
tags: []
type: int