Skip to content

Commit

Permalink
Update docs for all config options
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusjunges committed Oct 6, 2024
1 parent 9d3b1f7 commit 7531b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/producing-messages/configuring-producers.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ Kafka::publish('broker')
->withDebugEnabled(false) // Also to disable debug mode
```

[rdkafka_config]:https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md
[rdkafka_config]:https://github.com/confluentinc/librdkafka/blob/master/CONFIGURATION.md

0 comments on commit 7531b5d

Please sign in to comment.