diff options
-rw-r--r-- | digest-mailer.conf.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/digest-mailer.conf.in b/digest-mailer.conf.in index d332a52..526258e 100644 --- a/digest-mailer.conf.in +++ b/digest-mailer.conf.in @@ -1,3 +1,6 @@ +# configuration for digest-mailer +# expected location: #ETCDIR#/digest-mailer.conf +# The default values are provided as comments # how many seconds should pass at least between consecutive emails #min_delay=3600 |