git adding new PRIVACY_MODE to config installer

This commit is contained in:
mcguirepr89
2022-04-09 18:30:58 -04:00
parent cef584b280
commit 1de84ee1bb
+6 -2
View File
@@ -61,8 +61,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 ---------------------#
@@ -129,6 +127,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.