instagram_block.schema.yml in Instagram Block 8.2
Same filename and directory in other branches
config/schema/instagram_block.schema.yml
File
config/schema/instagram_block.schema.ymlView source
- block.settings.instagram_block_block:
- type: block_settings
- label: 'Instagram Block Block Settings'
- mapping:
- access_token:
- type: string
- label: 'Access token'
- count:
- type: integer
- label: 'Number of images to display'
- width:
- type: integer
- label: 'Image width in pixels'
- height:
- type: integer
- label: 'Image height in pixels'
- img_resolution:
- type: string
- label: 'Image resolution'
- cache_time_minutes:
- type: integer
- label: 'Cache time in minutes'