From dd9d6feb57e45de824a8ce46dedabd839a3dd595 Mon Sep 17 00:00:00 2001 From: Chris Cowan Date: Mon, 20 Oct 2025 15:47:20 -0700 Subject: [PATCH] first commit of bot config --- backupbot.env | 2 -- 1 file changed, 2 deletions(-) diff --git a/backupbot.env b/backupbot.env index 9e7130d..1daa88d 100644 --- a/backupbot.env +++ b/backupbot.env @@ -4,5 +4,3 @@ LOG_FILE=/config/log/pgbackup.log MAX_RETRIES=3 GOTIFY_URL=http://gotify.example.com GOTIFY_TOKEN=your_gotify_token_here -BACKUP_HOUR=03 -BACKUP_MINUTE=00