adding privacy_mode settings
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user