summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon MacMullen <simon@lshift.net>2010-03-16 16:40:19 +0000
committerSimon MacMullen <simon@lshift.net>2010-03-16 16:40:19 +0000
commit21f2c25efb5c2d52c0507dce8a2ede5029b2810f (patch)
tree4b1239ae91f8bee22dfbc48b519a849bf12e059f
parent62b856974dffbf3178581bbbb1c87746fae306ef (diff)
downloadrabbitmq-server-21f2c25efb5c2d52c0507dce8a2ede5029b2810f.tar.gz
Fix some mistakes that were in the Windows Service documentation.
-rw-r--r--packaging/windows/rabbitmq-service.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/packaging/windows/rabbitmq-service.xml b/packaging/windows/rabbitmq-service.xml
index 7eb9490d..2cc4769f 100644
--- a/packaging/windows/rabbitmq-service.xml
+++ b/packaging/windows/rabbitmq-service.xml
@@ -133,7 +133,6 @@ type to <code>Automatic</code> using the service control panel.
<listitem>
<para>
Defaults to RabbitMQ.
-This is the location of log and database directories.
</para>
</listitem>
</varlistentry>
@@ -194,7 +193,7 @@ manager.
</varlistentry>
<varlistentry>
- <term>CLUSTER_CONFIG_FILE</term>
+ <term>RABBITMQ_CLUSTER_CONFIG_FILE</term>
<listitem>
<para>
If this file is
@@ -212,7 +211,7 @@ for details.
Set this varable to <code>new</code> or <code>reuse</code> to have the console
output from the server redirected to a file named <code>SERVICENAME</code>.debug
in the application data directory of the user that installed the service.
-Under Vista this will be <filename>C:\Documents and Settings\User\AppData\username\SERVICENAME</filename>.
+Under Vista this will be <filename>C:\Users\AppData\username\SERVICENAME</filename>.
Under previous versions of Windows this will be
<filename>C:\Documents and Settings\username\Application Data\SERVICENAME</filename>.
If <code>RABBITMQ_CONSOLE_LOG</code> is set to <code>new</code> then a new file will be