feat: Allow 2-way audio detection to be skipped and timed (#2355)
- For #2313
This commit is contained in:
@@ -23,6 +23,9 @@ describe('config defaults', () => {
|
||||
frigate: {
|
||||
client_id: 'frigate',
|
||||
},
|
||||
go2rtc: {
|
||||
metadata_fetch_timeout_seconds: 2,
|
||||
},
|
||||
image: {
|
||||
mode: 'auto',
|
||||
refresh_seconds: 1,
|
||||
|
||||
Reference in New Issue
Block a user