mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 10:45:21 +03:00
Update docs
This commit is contained in:
parent
23d852a7cf
commit
5a5a33ff55
@ -566,8 +566,14 @@ telemetry:
|
|||||||
- ens
|
- ens
|
||||||
- wl
|
- wl
|
||||||
- lo
|
- lo
|
||||||
# Optional: Enable network bandwidth stats monitoring for camera ffmpeg processes, go2rtc, and object detectors. (default: shown below)
|
# Optional: Configure system stats
|
||||||
network_bandwidth: False
|
stats:
|
||||||
|
# Enable AMD GPU stats (default: shown below)
|
||||||
|
amd_gpu_stats: true
|
||||||
|
# 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)
|
||||||
|
network_bandwidth: False
|
||||||
# Optional: Enable the latest version outbound check (default: shown below)
|
# 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
|
# NOTE: If you use the HomeAssistant integration, disabling this will prevent it from reporting new versions
|
||||||
version_check: True
|
version_check: True
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user