From 2dea833e94718fe24132a669cb5f394d2fe85ef4 Mon Sep 17 00:00:00 2001 From: buildplan <170122315+buildplan@users.noreply.github.com> Date: Tue, 16 Sep 2025 12:10:16 +0000 Subject: [PATCH] typo --- restic-backup.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/restic-backup.conf b/restic-backup.conf index 06be2e2..13f9d40 100644 --- a/restic-backup.conf +++ b/restic-backup.conf @@ -73,8 +73,6 @@ NTFY_PRIORITY_FAILURE=4 # Discord webhook (if enabled) DISCORD_WEBHOOK_URL="https://discord.com/api/webhooks/your/webhook_url_here" -# restic-backup.conf - # --- Healthchecks.io --- # URL for the "dead man's switch" service to ping on successful completion. # Leave blank to disable.