Further modules included.
[yaffs-website] / web / modules / contrib / filefield_sources / config / schema / filefield_sources.setting.source_attach.schema.yml
1 filefield_sources.setting.source_attach:
2   type: mapping
3   label: 'File attach settings'
4   mapping:
5     path:
6       type: string
7       label: 'File attach path'
8     absolute:
9       type: integer
10       label: 'File attach location'
11     attach_mode:
12       type: string
13       label: 'Attach method'