diff options
Diffstat (limited to 'src/rabbit.app.src')
| -rw-r--r-- | src/rabbit.app.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rabbit.app.src b/src/rabbit.app.src index c1dcb93bcc..10902b529a 100644 --- a/src/rabbit.app.src +++ b/src/rabbit.app.src @@ -101,5 +101,5 @@ %% and rabbitmq-server#667 {channel_operation_timeout, 15000}, %% rabbitmq-server-973 - {gc_run_default_threshold, 250} + {queue_explicit_gc_run_operation_threshold, 250} ]}]}. |
