Readme tweaks
This commit is contained in:
parent
a6cb710127
commit
9085533909
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue