Home
last modified time | relevance | path

Searched refs:aggregatorReadBodyLimit (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp52 constexpr unsigned int aggregatorReadBodyLimit = 50 * 1024 * 1024; // 50MB variable
409 .requestByteLimit = aggregatorReadBodyLimit, in getAggregationPolicy()