Skip to content

Commit

Permalink
Fix wrong link
Browse files Browse the repository at this point in the history
  • Loading branch information
johanrhodin committed Nov 17, 2023
1 parent 226e7d1 commit 851fddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/rabbitmq_management/priv/www/js/global.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ var HELP = {
'queue-stream-max-segment-size-bytes':
'Total segment size for stream segments on disk.<br/>(Sets the x-stream-max-segment-size-bytes argument.)',

'queue-stream-max-segment-size-bytes':
'queue-stream-filter-size-bytes':
'Size of the filter data attached to each stream chunk.<br/>(Sets the x-stream-filter-size-bytes argument.)',

'queue-auto-delete':
Expand Down

0 comments on commit 851fddc

Please sign in to comment.