diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index 4442b3b57..5449e6234 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -639,6 +639,7 @@ telemetry: # Enable Intel GPU stats (default: shown below) intel_gpu_stats: True # Enable network bandwidth stats monitoring for camera ffmpeg processes, go2rtc, and object detectors. (default: shown below) + # NOTE: The container must either be privileged or have cap_net_admin, cap_net_raw capabilities enabled. network_bandwidth: False # Optional: Enable the latest version outbound check (default: shown below) # NOTE: If you use the HomeAssistant integration, disabling this will prevent it from reporting new versions