diff options
Diffstat (limited to 'scripts/rabbitmq-plugins.bat')
| -rw-r--r-- | scripts/rabbitmq-plugins.bat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/rabbitmq-plugins.bat b/scripts/rabbitmq-plugins.bat index e1f1dc8edf..5bb2773f4b 100644 --- a/scripts/rabbitmq-plugins.bat +++ b/scripts/rabbitmq-plugins.bat @@ -48,8 +48,8 @@ if not defined ERL_CRASH_DUMP_SECONDS ( "!ERLANG_HOME!\bin\erl.exe" +B ^
-boot !CLEAN_BOOT_FILE! ^
-noinput -noshell -hidden -smp enable ^
--kernel inet_dist_listen_min 55672 ^
--kernel inet_dist_listen_max 55672 ^
+-kernel inet_dist_listen_min 35672 ^
+-kernel inet_dist_listen_max 35672 ^
!RABBITMQ_CTL_ERL_ARGS! ^
-sasl errlog_type error ^
-mnesia dir \""!RABBITMQ_MNESIA_DIR:\=/!"\" ^
|
