system.advisories.yml

Same filename and directory in other branches
  1. 10 core/modules/system/config/install/system.advisories.yml
  2. 11.x core/modules/system/config/install/system.advisories.yml
core/modules/system/config/install/system.advisories.yml
4 string references to 'system.advisories'
AdvisoriesConfigSubscriber::onConfigSave in core/modules/system/src/EventSubscriber/AdvisoriesConfigSubscriber.php
Deletes the stored response from the security advisories feed, if needed.
SecurityAdvisoriesFetcher::__construct in core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php
Constructs a new SecurityAdvisoriesFetcher object.
SecurityAdvisoriesFetcherTest::testIntervalConfigUpdate in core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php
Tests that the stored advisories response is deleted on interval decrease.
system_post_update_service_advisory_settings in core/modules/system/system.post_update.php
Add new security advisory retrieval settings.

File

core/modules/system/config/install/system.advisories.yml

View source
  1. enabled: true
  2. interval_hours: 6

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.