MCPcopy Create free account
hub / github.com/Project-LemonLime/Project_LemonLime / upperBoundForMemoryLimit

Method upperBoundForMemoryLimit

src/base/settings.cpp:658–658  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

656auto Settings::upperBoundForExtraTimeRatio() -> double { return 100; }
657
658auto Settings::upperBoundForMemoryLimit() -> int { return 16777216; }
659
660auto Settings::upperBoundForFileSizeLimit() -> int { return 256 * 1024; }
661

Callers 1

Calls

no outgoing calls

Tested by 1