biig_domain:
# Default to true
override_doctrine_instantiator: true
# Act on default if none specified
entity_managers: []
# Were disabled if not specified
persist_listeners:
doctrine: ['default']
ℹ️ No configuration is required, if the bundle is installed, all its features will be enabled!
biig_domain:
# You can specify on which entity_manager the bundle is active
# Defaults to empty array []
entity_managers: ['default']