adjusting documentation to reflect 0-3% options

This commit is contained in:
mcguirepr89
2022-05-09 13:43:11 -04:00
parent bfa69330ab
commit ea0c7f46ce
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ FULL_DISK=purge
## The PRIVACY_THRESHOLD value represents a percentage of the entire species ## The PRIVACY_THRESHOLD value represents a percentage of the entire species
## list used during analysis. If a human sound is predicted anywhere within ## list used during analysis. If a human sound is predicted anywhere within
## the precentile set below, no data is collected for that audio chunk. ## the precentile set below, no data is collected for that audio chunk.
## Valid range: 0-25 ## Valid range: 0-3
PRIVACY_THRESHOLD=0 PRIVACY_THRESHOLD=0
+1 -1
View File
@@ -138,7 +138,7 @@ FULL_DISK=purge
## The PRIVACY_THRESHOLD value represents a percentage of the entire species ## The PRIVACY_THRESHOLD value represents a percentage of the entire species
## list used during analysis. If a human sound is predicted anywhere within ## list used during analysis. If a human sound is predicted anywhere within
## the precentile set below, no data is collected for that audio chunk. ## the precentile set below, no data is collected for that audio chunk.
## Valid range: 0-25 ## Valid range: 0-3
PRIVACY_THRESHOLD=0 PRIVACY_THRESHOLD=0