mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 10:09:01 +00:00
max-disk-usage = how much of a disk we can use before the system blocks global-max-size = how much bytes we can take from memory for messages before we start enter into the configured page mode This will also change the default created configuration into page-mode as that's more reliable for systems.