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

caption: Set default download directory
desc: |-
  Setting the policy changes the default directory that Chrome downloads files to, but users can change the directory.

        Leaving the policy unset means Chrome uses its platform-specific default directory.

        This policy has no effect if the policy <ph name="DOWNLOAD_DIRECTORY_POLICY_NAME">DownloadDirectory</ph> is set.

        Note: See a list of variables you can use ( https://www.chromium.org/administrators/policy-list-3/user-data-directory-variables ).
example_value: /home/${user_name}/Downloads
features:
  can_be_mandatory: false
  can_be_recommended: true
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
owners:
- [email protected]
- [email protected]
schema:
  type: string
supported_on:
- chrome.*:64-
- chrome_os:64-
tags:
- local-data-access
type: string