Update config.ini
This commit is contained in:
parent
be761885e6
commit
5a76af965a
1 changed files with 3 additions and 0 deletions
|
|
@ -40,6 +40,9 @@ timeout = 4
|
||||||
# Should be set automatically by an installer if your distro has one
|
# Should be set automatically by an installer if your distro has one
|
||||||
device_path = none
|
device_path = none
|
||||||
|
|
||||||
|
# Print a warning if the the video device is not found
|
||||||
|
warn_no_device = true
|
||||||
|
|
||||||
# Scale down the video feed to this maximum height
|
# Scale down the video feed to this maximum height
|
||||||
# Speeds up face recognition but can make it less precise
|
# Speeds up face recognition but can make it less precise
|
||||||
max_height = 320
|
max_height = 320
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue