update readme for receivers of error-mails

This commit is contained in:
Stefanie Taepke 2018-06-13 13:54:13 +02:00
parent e1e6b44a44
commit c29b52867c
1 changed files with 1 additions and 3 deletions

View File

@ -190,9 +190,7 @@ If you want to send Error-Mails when a Harvest-Job fails, you can set it up in p
ckan.harvest.status_mail.errored = True
The receiver(s) of the error-mails are configured in production.ini:
email_to = admin@your-portal.org, error-mails@your-portal.org
That way, all CKAN-Users who are declared as Admins will receive the Error-Mails at their configured E-Mail-Address.
If you don't specify this setting, the default will be False.