forked from Github/frigate
remove nested enabled config setting on events
This commit is contained in:
@@ -473,7 +473,7 @@ class TestConfig(unittest.TestCase):
|
||||
"width": 1920,
|
||||
"fps": 5,
|
||||
},
|
||||
"record": {"events": {"enabled": True}},
|
||||
"record": {"events": {}},
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user