system.maintenance.yml

drupal/core/modules/system/config/system.maintenance.yml
3 string references to 'system.maintenance'
ConfigSchemaTest::testSchemaMapping in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSchemaTest.php
Tests the basic metadata retrieval layer.
SiteMaintenanceModeForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/SiteMaintenanceModeForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
system_update_8016 in drupal/core/modules/system/system.install
Move the system maintenance settings from variable to config.

File

drupal/core/modules/system/config/system.maintenance.yml
View source
  1. enabled: '0'
  2. message: '@site is currently under maintenance. We should be back shortly. Thank you for your patience.'
  3. langcode: en