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 f502453 commit 132d2b0Copy full SHA for 132d2b0
docs/README.md
@@ -0,0 +1,10 @@
1
+# Manual Pages and Documentation Extras
2
+
3
+This directory contains [CLI tool](https://rabbitmq.com/cli.html) man page sources as well as a few documentation extras:
4
5
+ * An [annotated rabbitmq.conf example](./rabbitmq.conf.example) in the [new style configuration format](https://rabbitmq.com/configure.html)
6
+ * An [annotated advanced.config example](./advanced.config.example) to accompany `rabbitmq.conf.example`
7
+ * An [annotated rabbitmq.config example](./rabbitmq.config.example) in the classic configuration format
8
+ * A [systemd unit file example](./rabbitmq-server.service.example)
9
10
+Please [see rabbitmq.com](https://rabbitmq.com/documentation.html) for documentation guides.
0 commit comments