diff options
author | Piotr Usewicz <piotr@layer22.com> | 2011-04-15 17:22:49 +0200 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2011-04-15 17:22:49 +0200 |
commit | df4e836c4e3a2e667f3bf232a52a12a5882ca727 (patch) | |
tree | 094234e1e061fa063d4afe6f25e40c17b20560c7 /priv/templates/simplenode.vm.args | |
parent | 3638b1f896c2df4a16015bdd9214c32b3d4c4e45 (diff) | |
download | rebar-df4e836c4e3a2e667f3bf232a52a12a5882ca727.tar.gz |
Add file local variables where appropriate
Diffstat (limited to 'priv/templates/simplenode.vm.args')
-rw-r--r-- | priv/templates/simplenode.vm.args | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/priv/templates/simplenode.vm.args b/priv/templates/simplenode.vm.args index 89c3141..6009403 100644 --- a/priv/templates/simplenode.vm.args +++ b/priv/templates/simplenode.vm.args @@ -1,4 +1,3 @@ - ## Name of the node -name {{nodeid}}@127.0.0.1 @@ -18,4 +17,3 @@ ## Tweak GC to run more often -env ERL_FULLSWEEP_AFTER 10 - |