adding privacy_mode settings

This commit is contained in:
mcguirepr89
2022-04-09 14:34:06 -04:00
parent dbd4725fc8
commit b9e52aa8a7
5 changed files with 496 additions and 18 deletions
+6 -2
View File
@@ -47,8 +47,6 @@ ICE_PWD=birdnetpi
## the BirdNET-Pi on your local network, keep this EMPTY.
BIRDNETPI_URL=
BIRDNETLOG_URL=
WEBTERMINAL_URL=
#------------------- Mobile Notifications via Pushed.co ---------------------#
@@ -115,6 +113,12 @@ CHANNELS=2
FULL_DISK=purge
## PRIVACY_MODE can be set to 'on' or 'off' to configure analysis to be more
## sensitive to human detections. PRIVACY_MODE 'on' will purge any data that
## receives even a low HUMAN_HUMAN confidence score.
PRIVACY_MODE=off
## RECORDING_LENGTH sets the length of the recording that BirdNET-Lite will
## analyze.