From 9085533909b7bb4f0b3363a9b54763db15e149e8 Mon Sep 17 00:00:00 2001 From: amercader Date: Wed, 13 Jun 2018 14:19:30 +0200 Subject: [PATCH] Readme tweaks --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.