You are here

acquia_lift_publisher.entity_config.yml in Acquia Lift Connector 8.4

modules/acquia_lift_publisher/config/schema/acquia_lift_publisher.entity_config.yml

File

modules/acquia_lift_publisher/config/schema/acquia_lift_publisher.entity_config.yml
View source
  1. # Schema for the configuration files of the Acquia Lift Publisher module.
  2. acquia_lift_publisher.entity_config:
  3. type: config_object
  4. label: 'Acquia Lift Publisher entity config'
  5. mapping:
  6. view_modes:
  7. type: sequence
  8. label: 'View modes'
  9. sequence:
  10. type: sequence
  11. label: 'Entity type'
  12. sequence:
  13. type: sequence
  14. label: 'Bundle'
  15. sequence:
  16. type: integer
  17. label: 'View mode'
  18. render_role:
  19. type: string
  20. label: 'Render role'