Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 330 Bytes

2022-01-14-add-admin-worker-memory-limit.md

File metadata and controls

11 lines (11 loc) · 330 Bytes
title issue author author_email
Add memory limit to admin worker
NEXT-19688
Niklas Büchner
niklas.buechner@pickware.de

Core

  • Added \Shopware\Core\Framework\Util\MemorySizeCalculator to convert human readable memory sizes to the actual byte sizes.

Administration

  • Added a memory limit to the admin worker.