summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
Diffstat (limited to 'ebin')
-rw-r--r--ebin/rabbit_app.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/ebin/rabbit_app.in b/ebin/rabbit_app.in
index 2e1304e0f0..78700f65b5 100644
--- a/ebin/rabbit_app.in
+++ b/ebin/rabbit_app.in
@@ -87,4 +87,6 @@
%% see rabbitmq-server#227 and related tickets
{msg_store_credit_disc_bound, {2000, 500}},
{msg_store_io_batch_size, 2048}
+ {credit_flow_initial_credit, 200},
+ {credit_flow_more_credit_after, 50}
]}]}.