You are here

THEMENAME.settings.yml in Express 8

themes/contrib/bootstrap/starterkits/less/config/install/THEMENAME.settings.yml

File

themes/contrib/bootstrap/starterkits/less/config/install/THEMENAME.settings.yml
View source
  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. # Disable the CDN provider so compiled LESS source files can be used.
  14. cdn_provider: ''