From 9eb430458fe6b423a2fb65900e29c19d852dc5e7 Mon Sep 17 00:00:00 2001 From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com> Date: Wed, 6 Jul 2022 08:38:46 -0400 Subject: [PATCH] =1 --- birdnet.conf-defaults | 2 +- scripts/install_config.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/birdnet.conf-defaults b/birdnet.conf-defaults index 7d2105a..239d4d8 100644 --- a/birdnet.conf-defaults +++ b/birdnet.conf-defaults @@ -62,7 +62,7 @@ APPRISE_NOTIFICATION_TITLE="New BirdNET-Pi Detection" APPRISE_NOTIFICATION_BODY="A \$sciname \$comname was just detected with a confidence of \$confidence" APPRISE_NOTIFY_EACH_DETECTION=0 APPRISE_NOTIFY_NEW_SPECIES=0 -APPRISE_WEEKLY_REPORT=0 +APPRISE_WEEKLY_REPORT=1 #---------------------- Flickr Images API Configuration -----------------------# ## If FLICKR_API_KEY is set, the web interface will try and display bird images diff --git a/scripts/install_config.sh b/scripts/install_config.sh index a85781c..db980d7 100755 --- a/scripts/install_config.sh +++ b/scripts/install_config.sh @@ -75,7 +75,7 @@ APPRISE_NOTIFICATION_TITLE="New BirdNET-Pi Detection" APPRISE_NOTIFICATION_BODY="A \$sciname \$comname was just detected with a confidence of \$confidence" APPRISE_NOTIFY_EACH_DETECTION=0 APPRISE_NOTIFY_NEW_SPECIES=0 -APPRISE_WEEKLY_REPORT=0 +APPRISE_WEEKLY_REPORT=1 #---------------------- Flickr Images API Configuration -----------------------# ## If FLICKR_API_KEY is set, the web interface will try and display bird images