diff --git a/birdnet.conf-defaults b/birdnet.conf-defaults index 9d7e0a5..3c8d158 100644 --- a/birdnet.conf-defaults +++ b/birdnet.conf-defaults @@ -125,7 +125,7 @@ FULL_DISK=purge ## The PRIVACY_THRESHOLD value represents a percentage of the entire species ## list used during analysis. If a human sound is predicted anywhere within ## the precentile set below, no data is collected for that audio chunk. -## Valid range: 0-25 +## Valid range: 0-3 PRIVACY_THRESHOLD=0 diff --git a/scripts/install_config.sh b/scripts/install_config.sh index 6c7d488..f3e1bfc 100755 --- a/scripts/install_config.sh +++ b/scripts/install_config.sh @@ -138,7 +138,7 @@ FULL_DISK=purge ## The PRIVACY_THRESHOLD value represents a percentage of the entire species ## list used during analysis. If a human sound is predicted anywhere within ## the precentile set below, no data is collected for that audio chunk. -## Valid range: 0-25 +## Valid range: 0-3 PRIVACY_THRESHOLD=0