Commit 9f7a51e
committed
Document Unix domain socket listeners in
The example config covered TCP and TLS listeners but not Unix domain
socket listeners, which the `listeners.tcp.$name` schema now accepts.
Add a commented example for the `unix:` and `local:` prefixed forms, both
of which take the socket path followed by `:0` as the port.rabbitmq.conf.example
1 parent 6e9fe98 commit 9f7a51e
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
53 | 61 | | |
54 | 62 | | |
55 | 63 | | |
| |||
0 commit comments