From 7b3f1bb5c907a0733460e9551106d55ae3156fa9 Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Fri, 6 May 2022 11:37:34 -0400 Subject: [PATCH] Update install_config.sh --- scripts/install_config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install_config.sh b/scripts/install_config.sh index ee456b3..6c7d488 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-30 +## Valid range: 0-25 PRIVACY_THRESHOLD=0