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

caption: Set the roaming profile directory
desc: |-
  Configures the directory that <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will use for storing the roaming copy of the profiles.

        If you set this policy, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will use the provided directory to store the roaming copy of the profiles if the <ph name="ROAMING_PROFILE_SUPPORT_ENABLED_POLICY_NAME">RoamingProfileSupportEnabled</ph> policy has been enabled. If the <ph name="ROAMING_PROFILE_SUPPORT_ENABLED_POLICY_NAME">RoamingProfileSupportEnabled</ph> policy is disabled or left unset the value stored in this policy is not used.

        See https://www.chromium.org/administrators/policy-list-3/user-data-directory-variables for a list of variables that can be used.

        On non-Windows platforms, this policy must be set for roaming profiles to work.

        On Windows, if this policy is left unset, the default roaming profile path will be used.
example_value: ${roaming_app_data}\chrome-profile
features:
  dynamic_refresh: false
  per_profile: false
label: Set the roaming profile directory
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: string
supported_on:
- chrome.win:57-
- chrome.mac:88-
- chrome.linux:88-
tags:
- local-data-access
type: string