diff options
| author | Michael Klishin <michael@novemberain.com> | 2018-02-12 20:34:17 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-12 20:34:17 +0000 |
| commit | e6e34651d220f45eb49e66a4017ef15a1e8f6799 (patch) | |
| tree | f4bf4910a1b84f438abd309a49ce06e6571898cd /docs | |
| parent | 1a743bd0a7ccc4b9ded1624d7a1b10eb1928dce0 (diff) | |
| parent | 633881838302e9b2d6f50287a613b8d9abd3d780 (diff) | |
| download | rabbitmq-server-git-e6e34651d220f45eb49e66a4017ef15a1e8f6799.tar.gz | |
Merge pull request #1506 from rabbitmq/rabbitmq-website-495-v3.7.x
RABBITMQ_BASE is Windows only
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmq-service.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rabbitmq-service.8 b/docs/rabbitmq-service.8 index 1e0f3760bb..12b7f28a33 100644 --- a/docs/rabbitmq-service.8 +++ b/docs/rabbitmq-service.8 @@ -89,8 +89,8 @@ using the service control panel. .It Ev RABBITMQ_SERVICENAME Defaults to RabbitMQ. .It Ev RABBITMQ_BASE -Defaults to the application data directory of the current user. -This is the location of log and database directories. +Note: Windows only. Defaults to the application data directory of the +current user. This is the location of log and database directories. .It Ev RABBITMQ_NODENAME Defaults to .Qq rabbit . |
