17db196941b5152d10ccb8e9a813db6dcb85d911
[yaffs-website] / web / modules / contrib / metatag / metatag_facebook / config / schema / metatag_facebook.metatag_tag.schema.yml
1 # The 'type' should be "label" for short meta tags and "text" for ones which
2 # could get longer, especially ones which use a textarea field instead of a
3 # textfield.
4
5 metatag.metatag_tag.fb_admins:
6   type: label
7   label: 'Facebook Admins'
8 metatag.metatag_tag.fb_app_id:
9   type: label
10   label: 'Facebook App ID'
11 metatag.metatag_tag.fb_pages:
12   type: label
13   label: 'Facebook Pages'