From ea0c7f46ce84bec45f0b3c52105d0c0bd020cd92 Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Mon, 9 May 2022 13:43:11 -0400 Subject: [PATCH] adjusting documentation to reflect 0-3% options --- birdnet.conf-defaults | 2 +- scripts/install_config.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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