system.cron.yml

core/profiles/standard/config/install/system.cron.yml
4 string references to 'system.cron'
ConfigImporterTest::testUninstallThemeIncrementsCount in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests that uninstall a theme in config import correctly imports all config.
ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite in core/modules/config/tests/src/Functional/ConfigInstallProfileOverrideTest.php
Tests install profile config changes.
CronForm::getEditableConfigNames in core/modules/system/src/Form/CronForm.php
Gets the configuration names that will be editable.
system_requirements in core/modules/system/system.install
Implements hook_requirements().

File

core/profiles/standard/config/install/system.cron.yml

View source
  1. threshold:
  2. requirements_warning: 172800
  3. requirements_error: 1209600
  4. logging: 1

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