git adding new PRIVACY_MODE to config installer
This commit is contained in:
@@ -61,8 +61,6 @@ ICE_PWD=birdnetpi
|
|||||||
## the BirdNET-Pi on your local network, keep this EMPTY.
|
## the BirdNET-Pi on your local network, keep this EMPTY.
|
||||||
|
|
||||||
BIRDNETPI_URL=
|
BIRDNETPI_URL=
|
||||||
BIRDNETLOG_URL=
|
|
||||||
WEBTERMINAL_URL=
|
|
||||||
|
|
||||||
|
|
||||||
#------------------- Mobile Notifications via Pushed.co ---------------------#
|
#------------------- Mobile Notifications via Pushed.co ---------------------#
|
||||||
@@ -129,6 +127,12 @@ CHANNELS=2
|
|||||||
|
|
||||||
FULL_DISK=purge
|
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
|
## RECORDING_LENGTH sets the length of the recording that BirdNET-Lite will
|
||||||
## analyze.
|
## analyze.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user