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

caption: Allow queries to a Google time service
default: true
desc: |-
  Setting the policy to Enabled or leaving it unset means <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> send occasional queries to a Google server to retrieve an accurate timestamp.

        Setting the policy to Disabled stops <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> from sending these queries.
example_value: true
features:
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
items:
- caption: Allow queries to a Google server to retrieve an accurate timestamp
  value: true
- caption: Do not allow queries to Google servers to retrieve timestamps
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:60-
tags: []
type: main