summaryrefslogtreecommitdiff
path: root/packaging/windows/README-etc
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/windows/README-etc')
-rw-r--r--packaging/windows/README-etc7
1 files changed, 7 insertions, 0 deletions
diff --git a/packaging/windows/README-etc b/packaging/windows/README-etc
new file mode 100644
index 0000000000..b431247c6b
--- /dev/null
+++ b/packaging/windows/README-etc
@@ -0,0 +1,7 @@
+In this directory you can find an example configuration file for RabbitMQ.
+
+Note that this directory is *not* where the real RabbitMQ
+configuration lives. The default location for the real configuration
+file is %APPDATA%\RabbitMQ\rabbitmq.config.
+
+%APPDATA% usually expands to C:\Users\%USERNAME%\AppData\Roaming or similar.