Initial commit
[yaffs-website] / web / themes / custom / yaffs / config / install / yaffs.settings.yml
1 # Default settings should not be located here. This file is only used to
2 # override existing settings. If your theme is the one that introduces a new
3 # theme setting, it should use the Drupal Bootstrap base theme's
4 # @BootstrapSetting annotation discovery process. This ensures that sub-theme
5 # settings are inherited from base themes themes properly and to determine when
6 # a setting should be saved to config as "overridden".
7 #
8 # @see \Drupal\bootstrap\Plugin\SettingBase
9 # @see \Drupal\bootstrap\Plugin\SettingInterface
10 # @see \Drupal\bootstrap\Plugin\SettingManager
11 # @see \Drupal\bootstrap\Plugin\Form\SystemThemeSettings
12 # @see \Drupal\bootstrap\ThemeSettings
13
14 # Disable the CDN provider so compiled source files can be used.
15 cdn_provider: ''