From 48310741152c0af36d62ea3f459564dd507c275b Mon Sep 17 00:00:00 2001 From: Mark Eaton Date: Sat, 24 Jan 2026 21:29:53 -0500 Subject: [PATCH] remove old files --- ...fy-teams-failure@.service => notify-gitea-failure@.service} | 0 notify/notify-teams.conf.example | 3 --- 2 files changed, 3 deletions(-) rename notify/{notify-teams-failure@.service => notify-gitea-failure@.service} (100%) delete mode 100644 notify/notify-teams.conf.example diff --git a/notify/notify-teams-failure@.service b/notify/notify-gitea-failure@.service similarity index 100% rename from notify/notify-teams-failure@.service rename to notify/notify-gitea-failure@.service diff --git a/notify/notify-teams.conf.example b/notify/notify-teams.conf.example deleted file mode 100644 index 54efb3d..0000000 --- a/notify/notify-teams.conf.example +++ /dev/null @@ -1,3 +0,0 @@ -# /etc/notify-teams.conf -# Teams incoming webhook URL -TEAMS_WEBHOOK_URL="https://outlook.office.com/webhook/your-webhook-url-here"