Skip to content

Commit 851fddc

Browse files
committed
Fix wrong link
1 parent 226e7d1 commit 851fddc

File tree

1 file changed

+1
-1
lines changed
  • deps/rabbitmq_management/priv/www/js

1 file changed

+1
-1
lines changed

deps/rabbitmq_management/priv/www/js/global.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ var HELP = {
209209
'queue-stream-max-segment-size-bytes':
210210
'Total segment size for stream segments on disk.<br/>(Sets the x-stream-max-segment-size-bytes argument.)',
211211

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

215215
'queue-auto-delete':

0 commit comments

Comments
 (0)