7356bb2567b7e08cc2463720ec848fddceb56a02
[yaffs-website] / web / modules / contrib / fontyourface / config / schema / fontyourface.schema.yml
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