mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
Fix symfony-bundles kafka-bundle config. Removed topics option
This commit is contained in:
@@ -11,7 +11,3 @@ sb_kafka:
|
||||
group.id: 'main_group'
|
||||
log.connection.close: 'false'
|
||||
metadata.broker.list: '%env(resolve:KAFKA_BROKERS)%'
|
||||
|
||||
topics:
|
||||
configuration:
|
||||
auto.offset.reset: smallest
|
||||
|
||||
Reference in New Issue
Block a user