Skip to content

Commit

Permalink
Merge pull request #3296 from ccmaymay/fix-email-config-docs
Browse files Browse the repository at this point in the history
Fix batch email configuration docs
  • Loading branch information
dlstadther authored Jul 13, 2024
2 parents 2418cdf + 21a66ae commit 618d777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -432,13 +432,13 @@ traceback_max_length
Maximum length for traceback included in error email. Default is 5000.


[batch_notifier]
[batch_email]
----------------

Parameters controlling the contents of batch notifications sent from the
scheduler

email_interval_minutes
email_interval
Number of minutes between e-mail sends. Making this larger results in
fewer, bigger e-mails.
Defaults to 60.
Expand Down

0 comments on commit 618d777

Please sign in to comment.