diff options
| author | Matthew Sackman <matthew@lshift.net> | 2009-08-25 14:00:50 +0100 |
|---|---|---|
| committer | Matthew Sackman <matthew@lshift.net> | 2009-08-25 14:00:50 +0100 |
| commit | 01c010089a9923af81b374a6d79ca343a70bf834 (patch) | |
| tree | 841aba5d1389a816f3beb412db8019742bf8204a /docs/rabbitmq.conf.5.pod | |
| parent | 3e3aa9ad4397dee291d64ebc84f3107cbca8dcc8 (diff) | |
| parent | 0e3b435c1e181a76b2d7022e0c1399adf72a86b4 (diff) | |
| download | rabbitmq-server-git-01c010089a9923af81b374a6d79ca343a70bf834.tar.gz | |
merging in from default
Diffstat (limited to 'docs/rabbitmq.conf.5.pod')
| -rw-r--r-- | docs/rabbitmq.conf.5.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/rabbitmq.conf.5.pod b/docs/rabbitmq.conf.5.pod index 9b2536c383..4d522163bc 100644 --- a/docs/rabbitmq.conf.5.pod +++ b/docs/rabbitmq.conf.5.pod @@ -18,12 +18,12 @@ built-in default values. For example, for the B<RABBITMQ_NODENAME> setting, B<RABBITMQ_NODENAME> from the environment is checked first. If it is absent or equal to - the empty string, then +the empty string, then B<NODENAME> from /etc/rabbitmq/rabbitmq.conf is checked. If it is also absent - or set equal to the empty string then the default value from - the startup script is used. +or set equal to the empty string then the default value from the +startup script is used. The variable names in /etc/rabbitmq/rabbitmq.conf are always equal to the environment variable names, with the B<RABBITMQ_> prefix removed: |
