mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-06 21:32:58 +00:00
* feat(http_body_limit): add initial support for DefaultBodyLimit * fix: address CR suggestions * fix: adjust the const for default http body limit * fix: adjust the toml_str for the test * fix: address CR suggestions * fix: body_limit units in example config toml files * fix: address clippy suggestions