From 311ffb64502225379bbb1210be4054f4968781c6 Mon Sep 17 00:00:00 2001 From: Patrick McGuire Date: Mon, 29 Nov 2021 12:27:52 -0500 Subject: [PATCH] adding station defaults --- birdnet.conf-defaults | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/birdnet.conf-defaults b/birdnet.conf-defaults index a20c045..9cddc53 100644 --- a/birdnet.conf-defaults +++ b/birdnet.conf-defaults @@ -53,6 +53,13 @@ DB_PWD=changeme ICE_PWD=changeme +#--------------------- BirdWeather Station Information -----------------------# +#________The two variables below can be set to have your BirdNET-Pi____________# +#_______________also act as a BirdWeather listening station____________________# + +STATION_NUMBER=99999 +STATION_NAME="Testing" + #----------------------- Web-hosting/Caddy File-server -----------------------# #________The four variables below can be set to enable internet access_________# #____________to your data,(e.g., extractions, raw data, live___________________#