blob: e0181bad9d9ba8aa2678c9957bd434aee544f9f9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--- rel/overlay/etc/vm.args.orig 2018-12-19 09:30:35 UTC
+++ rel/overlay/etc/vm.args
@@ -43,9 +43,9 @@
# Start a pool of asynchronous IO threads
+A 16
-# Comment this line out to enable the interactive Erlang shell on startup
+# Comment these lines out to enable the interactive Erlang shell on startup
+Bd -noinput
-
+-detached
# Force use of the smp scheduler, fixes #1296
-smp enable
|