]> git.openstreetmap.org Git - rails.git/commit
Increase memory given to the virtualbox vm
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 16 Dec 2020 18:23:38 +0000 (18:23 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 16 Dec 2020 18:25:39 +0000 (18:25 +0000)
commit1b4a06adef58262a3e9eba47049a6ca212d88be4
treefe9fdc58caf6cca2d07155a7557a3326d7bfb98f
parent384ac4610262157e13f5a3d2656ac5023f35beea
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.
Vagrantfile