Skip to content

Commit

Permalink
[fix][doc] Fix typos in doc for broker.conf (#21322)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanmz authored Oct 18, 2023
1 parent 03915eb commit 9b643c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/broker.conf
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ dispatcherReadFailureBackoffMaxTimeInMs=60000
# The read failure backoff mandatory stop time in milliseconds. By default it is 0s.
dispatcherReadFailureBackoffMandatoryStopTimeInMs=0

# Precise dispathcer flow control according to history message number of each entry
# Precise dispatcher flow control according to history message number of each entry
preciseDispatcherFlowControl=false

# Class name of Pluggable entry filter that can decide whether the entry needs to be filtered
Expand Down

0 comments on commit 9b643c8

Please sign in to comment.