You are here

fontyourface.schema.yml in @font-your-face 8.3

config/schema/fontyourface.schema.yml

File

config/schema/fontyourface.schema.yml
View source
  1. fontyourface.settings:
  2. type: config_object
  3. label: '@fontyourface settings'
  4. mapping:
  5. load_all_enabled_fonts:
  6. type: integer
  7. label: 'Load fonts regardless of font display'
  8. enabled_fonts:
  9. type: sequence
  10. label: 'Enabled fonts'
  11. sequence:
  12. type: string
  13. load_on_themes:
  14. type: sequence
  15. label: 'Load on selected themes'
  16. sequence:
  17. type: string