You are here

preview_link.schema.yml in Preview Link 2.x

config/schema/preview_link.schema.yml

File

config/schema/preview_link.schema.yml
View source
  1. preview_link.settings:
  2. type: config_object
  3. mapping:
  4. enabled_entity_types:
  5. type: sequence
  6. sequence:
  7. type: sequence
  8. sequence:
  9. type: string
  10. multiple_entities:
  11. label: Whether Preview Links can reference multiple entities.
  12. type: boolean