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

caption: Allow WebRTC text logs collection from Google Services
desc: |-
  Setting the policy to enabled means <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> can collect WebRTC text logs from Google services such as Google Meet and upload them to Google. These logs have diagnostic information for debugging issues with audio or video meetings in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>, such as textual metadata describing incoming and outgoing WebRTC streams, WebRTC specific log entries and additional system information. These logs have no audio or video content from the meeting.
  Setting the policy to disabled results in no uploading of such logs to Google. Logs would still accumulate locally on the user's device.
  Leaving the policy unset means <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> defaults to being able to collect and upload these logs.
example_value: true
features:
  dynamic_refresh: true
  per_profile: true
future_on:
  - fuchsia
items:
  - caption: Allow WebRTC text log collection from Google Services
    value: true
  - caption: Do not allow WebRTC text log collection from Google Services
    value: false
owners:
  - [email protected]
  - file://chrome/browser/media/webrtc/OWNERS
schema:
  type: boolean
supported_on:
  - chrome.*:113-
  - chrome_os:113-
tags:
  - google-sharing
type: main