mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-08 22:32:55 +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