You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rabbitmq_prelaunch: erl(1) init flags have precedence over configuration
[Why]
We want that configuration settings passed on the command line take
precedence over settings in configuration files.
[How]
We query the erl(1) init flags and use it to filter out any
settings from the configuration file already set on the command line.
0 commit comments