Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / config / install / bootstrap.settings.yml
1 # Default settings should not be located here. This file is only used to
2 # initially install a theme's "settings".
3 #
4 # Instead, the Drupal Bootstrap base theme uses the @BootstrapSetting
5 # annotated plugin discovery process. This ensures that sub-theme settings are
6 # inherited from base themes themes properly and to determine when a setting
7 # should be saved to config as "overridden".
8 #
9 # @see \Drupal\bootstrap\Plugin\SettingBase
10 # @see \Drupal\bootstrap\Plugin\SettingInterface
11 # @see \Drupal\bootstrap\Plugin\SettingManager
12 # @see \Drupal\bootstrap\Plugin\Form\SystemThemeSettings
13 # @see \Drupal\bootstrap\ThemeSettings
14
15 # This file cannot be empty, so install an initial empty array for "schemas".
16 # @see https://www.drupal.org/node/2813829
17 schemas: []