first commit of bot config

This commit is contained in:
2025-10-20 15:47:20 -07:00
parent 6f72c80511
commit dd9d6feb57

View File

@@ -4,5 +4,3 @@ LOG_FILE=/config/log/pgbackup.log
MAX_RETRIES=3 MAX_RETRIES=3
GOTIFY_URL=http://gotify.example.com GOTIFY_URL=http://gotify.example.com
GOTIFY_TOKEN=your_gotify_token_here GOTIFY_TOKEN=your_gotify_token_here
BACKUP_HOUR=03
BACKUP_MINUTE=00