Skip to content

Commit

Permalink
docs: remove defaults from README example
Browse files Browse the repository at this point in the history
  • Loading branch information
rhblind committed Sep 20, 2024
1 parent f30f592 commit 4472c92
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ defmodule MyBroadway do
name: __MODULE__,
producer: [
module: {OffBroadway.EMQTT.Producer,
buffer_size: 10_000,
buffer_overflow_strategy: :drop_head,
topics: [
{"test/topic1", :exactly_once},
{"test/topic2", :at_most_once},
Expand Down

0 comments on commit 4472c92

Please sign in to comment.