diff options
Diffstat (limited to 'rel/overlay/etc/vm.args')
-rw-r--r-- | rel/overlay/etc/vm.args | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rel/overlay/etc/vm.args b/rel/overlay/etc/vm.args index 29ae50f8..bb143502 100644 --- a/rel/overlay/etc/vm.args +++ b/rel/overlay/etc/vm.args @@ -18,5 +18,5 @@ # Start a pool of asynchronous IO threads +A 16 -# Uncomment this line to disable the interactive Erlang shell -# +Bd -noinput +# Comment this line out to enable the interactive Erlang shell on startup ++Bd -noinput |