Readme tweaks

This commit is contained in:
amercader 2018-06-13 14:19:30 +02:00
parent a6cb710127
commit 9085533909
1 changed files with 3 additions and 3 deletions

View File

@ -184,13 +184,13 @@ If you don't specify this setting, the default will be number-sequence.
Send error mails when harvesting fails (optional)
================================================
=================================================
If you want to send Error-Mails when a Harvest-Job fails, you can set it up in production.ini:
If you want to send and email when a Harvest Job fails, you can set the following configuration option in the ini file:
ckan.harvest.status_mail.errored = True
That way, all CKAN-Users who are declared as Admins will receive the Error-Mails at their configured E-Mail-Address.
That way, all CKAN Users who are declared as Sysadmins will receive the Error emails at their configured email address.
If you don't specify this setting, the default will be False.