We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a582b1 commit f8dad6bCopy full SHA for f8dad6b
site/relocate.md
@@ -68,11 +68,12 @@ file and directories have sufficient permissions
68
<tr>
69
<td>RABBITMQ_BASE</td>
70
<td>
71
- <b>Note:</b> Windows only. This base directory contains
+ <b>Note:</b> Windows-specific. This base directory contains
72
sub-directories for the RabbitMQ server's database and
73
- log files. Alternatively, set
+ log files. Instead of overriding
74
<b>RABBITMQ_MNESIA_BASE</b> and
75
- <b>RABBITMQ_LOG_BASE</b> individually.
+ <b>RABBITMQ_LOG_BASE</b> individually,
76
+ it may be easier to override the base directory instead.
77
</td>
78
</tr>
79
0 commit comments