mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 10:49:00 +03:00
fix global ffmpeg section
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user