Skip to content

Commit f8dad6b

Browse files
Attempt to clarify RABBITMQ_BASE and dependent env var relation #1583
1 parent 4a582b1 commit f8dad6b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

site/relocate.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,12 @@ file and directories have sufficient permissions
6868
<tr>
6969
<td>RABBITMQ_BASE</td>
7070
<td>
71-
<b>Note:</b> Windows only. This base directory contains
71+
<b>Note:</b> Windows-specific. This base directory contains
7272
sub-directories for the RabbitMQ server's database and
73-
log files. Alternatively, set
73+
log files. Instead of overriding
7474
<b>RABBITMQ_MNESIA_BASE</b> and
75-
<b>RABBITMQ_LOG_BASE</b> individually.
75+
<b>RABBITMQ_LOG_BASE</b> individually,
76+
it may be easier to override the base directory instead.
7677
</td>
7778
</tr>
7879
<tr>

0 commit comments

Comments
 (0)