summaryrefslogtreecommitdiff
path: root/docs/rabbitmq.5.pod
Commit message (Collapse)AuthorAgeFilesLines
* Renamed man page for rabbit configHubert Plociniczak2009-02-171-60/+0
|
* Variables from /etc/default/rabbitmq can be later overwritten apart from ↵Hubert Plociniczak2009-02-041-15/+4
| | | | NODE_COUNT. Don't use INITD_ prefixed variables.
* Be consistend in using INITD_ variables in init.d script. Few style fixes in ↵Hubert Plociniczak2009-02-041-7/+7
| | | | rabbitmq man page.
* Moved main configuration from /etc/default/rabbitmq to ↵Hubert Plociniczak2009-02-041-16/+27
| | | | /etc/rabbitmq/rabbitmq.conf. Updated man pages to reflect the changes. To avoid overwriting the variables those in /etc/default/rabbitmq need to be prefix with INITD_. Added checks in scripts to handle those cases. rpm and debian need to handle /etc/rabbitmq directory.
* Add an example to the /etc/default/rabbitmq manpageTony Garnock-Jones2008-12-101-0/+10
|
* New manpage for /etc/default/rabbitmq.Tony Garnock-Jones2008-12-081-0/+50