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.hpp19 constexpr unsigned int aggregatorReadBodyLimit = 50 * 1024 * 1024; // 50MB variable
377 .requestByteLimit = aggregatorReadBodyLimit, in getAggregationPolicy()