At the moment, it is hardcoded on 128G, see: https://github.com/NetherlandsForensicInstitute/dj-pcfg/blob/c1cf88912009d81097488faa0925cbb7cdbe66c8/src/main/java/nl/nfi/djpcfg/guess/cache/distributed/CheckpointFileCache.java#L36 It would be good to make this a runtime configuration
At the moment, it is hardcoded on 128G, see:
dj-pcfg/src/main/java/nl/nfi/djpcfg/guess/cache/distributed/CheckpointFileCache.java
Line 36 in c1cf889
It would be good to make this a runtime configuration