Enable face recognition debug logging
This commit is contained in:
parent
ba4bf5339d
commit
6f3c5ad3e0
@ -105,8 +105,8 @@
|
||||
"dtype": "auto"
|
||||
},
|
||||
"debug": {
|
||||
"enabled": false,
|
||||
"log_matches": false,
|
||||
"enabled": true,
|
||||
"log_matches": true,
|
||||
"min_log_interval_ms": 1000
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user