Closed rmikalkenas closed 7 years ago
@rokasmi are you willing to create a PR adding this configuration option?
Opened pull request, please review. BTW, for the future, I think rabbitMQ configuration should be configurable too. What if I need multiple producers, so that different consumers could consume same changes
v1.0.0-beta.2 released with your PR. 🎉
I get locale validation error when trying to create a job. My locale is
en_US
, buten_GB
andde_de
are hardcoded inSylake\AkeneoProducerBundle\Connector\JobParameters\AkeneoProducer
(https://github.com/Sylake/AkeneoProducerBundle/blob/master/src/Connector/JobParameters/AkeneoProducer.php#L53). I think locales setting should be set from active system locales or made configurable