From 95704bfe911c8494de7ba6b05c4ed66dba5b68b3 Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Mon, 9 May 2022 16:20:01 -0400 Subject: [PATCH] removing Pushed.co from there as well --- birdnet.conf-defaults | 12 ------------ scripts/install_config.sh | 12 ------------ 2 files changed, 24 deletions(-) diff --git a/birdnet.conf-defaults b/birdnet.conf-defaults index 87f01da..2b6f9f3 100644 --- a/birdnet.conf-defaults +++ b/birdnet.conf-defaults @@ -56,18 +56,6 @@ BIRDNETPI_URL= RTSP_STREAM= -#------------------- Mobile Notifications via Pushed.co ---------------------# -#____________The two variables below enable mobile notifications_______________# -#_____________See https://pushed.co/quick-start-guide to get___________________# -#_________________________these values for your app.___________________________# - -# Keep these EMPTY if haven't setup a Pushed.co App yet. # - -## Pushed.co App Key and App Secret - -PUSHED_APP_KEY= -PUSHED_APP_SECRET= - #----------------------- Apprise Miscellanous Configuration -------------------# APPRISE_NOTIFICATION_TITLE="New BirdNET-Pi Detection" diff --git a/scripts/install_config.sh b/scripts/install_config.sh index 9557abd..5d68d64 100755 --- a/scripts/install_config.sh +++ b/scripts/install_config.sh @@ -69,18 +69,6 @@ BIRDNETPI_URL= RTSP_STREAM= -#------------------- Mobile Notifications via Pushed.co ---------------------# -#____________The two variables below enable mobile notifications_______________# -#_____________See https://pushed.co/quick-start-guide to get___________________# -#_________________________these values for your app.___________________________# - -# Keep these EMPTY if haven't setup a Pushed.co App yet. # - -## Pushed.co App Key and App Secret - -PUSHED_APP_KEY= -PUSHED_APP_SECRET= - #----------------------- Apprise Miscellanous Configuration -------------------# APPRISE_NOTIFICATION_TITLE="New BirdNET-Pi Detection"