dcosson / vagrant-unison2

Vagrant plugin to sync local files to VM using Unison over SSH
MIT License
50 stars 8 forks source link

Make the Restart memory limit a config variable #6

Closed dcosson closed 8 years ago

dcosson commented 8 years ago

You can now specify the memory usage limit in MB at which to restart Unison in the VM (because it leaks memory) as a config variable in the Vagrantfile. Default is 200MB.