deprecated (from v1.17.28)
last updated:

rpc_pubsub_max_out_buffer_capacity

The maximum size in bytes to which the outgoing websocket buffer can grow.

timeline overview

introduced

v1.17.28

deprecated

v1.17.28

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "rpc_pubsub_max_out_buffer_capacity",
  "long": "rpc-pubsub-max-out-buffer-capacity",
  "value_name": "BYTES",
  "takes_value": "true",
  "validator": "is_parsable::<usize>",
  "help": "The maximum size in bytes to which the outgoing websocket buffer can grow."
}