Same filename and directory in other branches
  1. 8.9.x core/modules/update/config/install/update.settings.yml
  2. 9 core/modules/update/config/install/update.settings.yml
core/modules/update/config/install/update.settings.yml
23 string references to 'update.settings'
MigrateUpdateConfigsTest::testUpdateSettings in core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php
Tests migration of update variables to update.settings.yml.
UpdateContribTest::testUpdateShowDisabledThemes in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests that uninstalled themes are only shown when desired.
UpdateLocalTasksTest::getUpdateReportRoutes in core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php
Provides a list of report routes to test.
UpdateLocalTasksTest::testUpdateReportLocalTasks in core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php
Checks update report tasks.
UpdateMailTest::testUpdateEmail in core/modules/update/tests/src/Unit/UpdateMailTest.php
Test the subject and body of update text.

... See full list

File

core/modules/update/config/install/update.settings.yml
View source
  1. check:
  2. disabled_extensions: false
  3. interval_days: 1
  4. fetch:
  5. url: ~
  6. max_attempts: 2
  7. timeout: 30
  8. notification:
  9. emails: { }
  10. threshold: all