From 4fca4440d17430d8d3e613b4765076e16adc674f Mon Sep 17 00:00:00 2001 From: Tunghsiao Liu Date: Fri, 26 Feb 2016 14:44:46 +0800 Subject: [PATCH] Better comment --- duplicity-backup.conf.example | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/duplicity-backup.conf.example b/duplicity-backup.conf.example index 3018511..4257984 100644 --- a/duplicity-backup.conf.example +++ b/duplicity-backup.conf.example @@ -366,14 +366,14 @@ VERBOSITY="-v3" # EMAIL ALERT (*thanks: rmarescu*) # ------------------------------------------------------------------------------ # -# Provide an email address to receive the logfile by email. If no email -# address is provided, no alert will be sent. +# Provide an email address to receive the logfile by email. If no EMAIL_TO +# provided, no alert will be sent. # You can set a custom from email address and a custom subject (both optionally) # If no value is provided for the subject, the following value will be # used by default: "duplicity-backup Alert ${LOG_FILE}" # MTA used: mailx -#EMAIL="admin@example.com" +#EMAIL_TO="admin@example.com" EMAIL_TO= EMAIL_FROM= EMAIL_SUBJECT=