deprecated (from v1.17.28)
last updated:

rpc_pubsub_max_fragment_size

The maximum length in bytes of acceptable incoming frames. Messages longer than this will be rejected

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_fragment_size",
  "long": "rpc-pubsub-max-fragment-size",
  "value_name": "BYTES",
  "takes_value": "true",
  "validator": "is_parsable::<usize>",
  "help": "\"The maximum length in bytes of acceptable incoming frames. Messages longer \\ than this will be rejected\""
}