Skip to content
Discussion options

You must be logged in to vote

This is the correct format. Note the addition of an outer [].

[
    {kernel, [
        {inet_dist_use_interface, {192,0,2,1}},
        {inet_dist_listen_min, 25672},
        {inet_dist_listen_max, 25672}
    ]}
].

The file must be readable by file:consult/1.

Also, see the example advanced.config here -

https://github.com/rabbitmq/rabbitmq-server/blob/master/deps/rabbit/docs/advanced.config.example

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant