diff --git a/src/config.ini b/src/config.ini index 4b694bf..8f9f33b 100644 --- a/src/config.ini +++ b/src/config.ini @@ -5,6 +5,9 @@ # Print that face detection is being attempted detection_notice = false +# Print that face detection has timed out +timeout_notice = true + # Do not print anything when a face verification succeeds no_confirmation = false