HandyGuySoftware / dupReport

Email summary reporting tool for use with Duplicati backup system
MIT License
77 stars 9 forks source link

Fix typos in Example .RC File #160

Closed HandyGuySoftware closed 3 years ago

HandyGuySoftware commented 3 years ago
# The default regular expressions for the subject, source, destination, and **delimiter** work for most circumstances
subjectregex = ^Duplicati Backup report for
srcregex = \w*
destregex = \w*
srcdestdelimiter = -

# Date format is VERY important. PLEASE MAKE SURE you have a properly-formatted dateformat spec.
# This should be set in the Guided Startup. It can be **overridden** on a per-backup basis in the per-back sections below if you have jobs that run in multiple locales.
dateformat = MM/DD/YYYY
HandyGuySoftware commented 3 years ago

Fixed in 3.0.2