From: Andy Allan Date: Wed, 16 Dec 2020 18:23:38 +0000 (+0000) Subject: Increase memory given to the virtualbox vm X-Git-Tag: live~3134^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/1b4a06adef58262a3e9eba47049a6ca212d88be4?hp=1b4a06adef58262a3e9eba47049a6ca212d88be4 Increase memory given to the virtualbox vm Fixes #2972 Like others, I found that the previous setting caused OOM failures, and 4096 was sufficient. I suspect lower values will also work, but I don't have time or inclination to bisect a smaller value. ---