pub const DEFAULT_JSON_LIMIT: usize = 2_097_152;
Expand description

Default JSON payload size limit of 2MiB.