mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-10 10:33:11 +03:00
fix global ffmpeg section
This commit is contained in:
parent
44f7c9c799
commit
7835585378
@ -454,6 +454,7 @@ const CAMERA_SECTION_MAPPING: Record<string, SettingsType> = {
|
||||
// keys for global sections
|
||||
const GLOBAL_SECTION_MAPPING: Record<string, SettingsType> = {
|
||||
detect: "globalDetect",
|
||||
ffmpeg: "globalFfmpeg",
|
||||
record: "globalRecording",
|
||||
snapshots: "globalSnapshots",
|
||||
motion: "globalMotion",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user