We would like to be able to set a custom notification threshold for the status report page, or disable it altogether, to avoid setting off alarm bells on our automated tests.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jamesgrobertson created an issue. See original summary.

jamesgrobertson’s picture

This patch adds a setting to set the notification to 2, 3, or 4 times the minimum sitemap lifetime, or disable notifications entirely.

A warning notification will show up at the minimum lifetime, and an error message at the configured multiple of the minimum lifetime. If the setting is configured to disable notifications, the message on the status report page will show the standard message with the last time the sitemap was regenerated.

Elijah Lynn’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: xmlsitemap-status-report-setting-2926922-2-D7.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.