[rabbitmq-discuss] Config File Options

Alexandru Scvorţov alexandru at rabbitmq.com
Mon Sep 6 09:53:13 BST 2010


Hi,

Not really.  Most are undocumented because you don't normally need to
change them.

The ones you might be interested in (for the core broker) are
tcp_listeners, ssl_listeners and ssl_options (described in the SSL guide),
and cluster_nodes (described in the clustering guide).

There are others; do a
% grep 'application:get_env' src/*
in the source distribution if you're curious.

Also, some of the plugins define are configurable thorough
rabbitmq.config.  Look though their documentation if you want to see
how.

Cheers,
Alex

On Sun, Sep 05, 2010 at 01:55:46PM -0600, Jason J. W. Williams wrote:
> Hi Guys,
> 
> Is there a comprehensive listing of the configuration settings for
> rabbitmq.config?
> 
> -J
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


More information about the rabbitmq-discuss mailing list