feat: fine-grained ping message

Different PING URLs for various scenarios, enabling success/failure tracking and latency monitoring.
This commit is contained in:
Yi Chen
2024-07-16 16:28:20 -04:00
parent 4a0b80fcd0
commit 33021b5910
6 changed files with 80 additions and 13 deletions

View File

@@ -26,7 +26,10 @@ services:
# ZIP_TYPE: 'zip'
# BACKUP_FILE_SUFFIX: '%Y%m%d'
# BACKUP_KEEP_DAYS: 0
# PING_URL: ''
# PING_URL=''
# PING_URL_WHEN_STARTS=''
# PING_URL_WHEN_SUCCESS=''
# PING_URL_WHEN_ERROR=''
# MAIL_SMTP_ENABLE: 'FALSE'
# MAIL_SMTP_VARIABLES: ''
# MAIL_TO: ''