diff --git a/README.rst b/README.rst index e0569a7..dca13dd 100644 --- a/README.rst +++ b/README.rst @@ -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.