From d2810af09f5eeb0231653eb74185e09ea8c120fb Mon Sep 17 00:00:00 2001 From: Chris King Date: Thu, 13 Feb 2025 16:11:35 -0800 Subject: [PATCH] Corrected accidental string bool --- frigate/config/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frigate/config/config.yaml b/frigate/config/config.yaml index 748281a..6773611 100644 --- a/frigate/config/config.yaml +++ b/frigate/config/config.yaml @@ -80,7 +80,7 @@ cameras: - 0.69,0.988,0.719,0.988,0.719,0.957,0.69,0.958 threshold: 35 contour_area: 15 - improve_contrast: 'true' + improve_contrast: true zones: Front_Yard: coordinates: 0,0.552,0.13,0.709,0.246,0.822,0.451,1,0,1 @@ -128,7 +128,7 @@ cameras: - 0.86,0,0.849,0.11,1,0.187,1,0 threshold: 45 contour_area: 16 - improve_contrast: 'true' + improve_contrast: true zones: Front_Yard: coordinates: @@ -176,7 +176,7 @@ cameras: - 0.691,0.034,0.72,0.033,0.72,0.005,0.69,0.005 threshold: 40 contour_area: 13 - improve_contrast: 'true' + improve_contrast: true zones: Front_Yard: coordinates: 0,0.876,0,1,1,1,1,0.596,0.491,0.59