diff --git a/cfg/rippled-example.cfg b/cfg/rippled-example.cfg index 348b02d4b..5d3bbc8c0 100644 --- a/cfg/rippled-example.cfg +++ b/cfg/rippled-example.cfg @@ -1653,6 +1653,7 @@ port = 6006 ip = 127.0.0.1 admin = 127.0.0.1 protocol = ws +send_queue_limit = 500 [port_grpc] port = 50051 @@ -1663,6 +1664,7 @@ secure_gateway = 127.0.0.1 #port = 6005 #ip = 127.0.0.1 #protocol = wss +#send_queue_limit = 500 #-------------------------------------------------------------------------------