Follow-up for #5399. Add new vhost information items to the list
This commit is contained in:
parent
589ed430e2
commit
6aff83c834
|
|
@ -864,6 +864,14 @@ can take any value from the list that follows:
|
||||||
The name of the virtual host with non-ASCII characters escaped as in C.
|
The name of the virtual host with non-ASCII characters escaped as in C.
|
||||||
.It Cm tracing
|
.It Cm tracing
|
||||||
Whether tracing is enabled for this virtual host.
|
Whether tracing is enabled for this virtual host.
|
||||||
|
.It Cm default_queue_type
|
||||||
|
Default queue type for this vhost.
|
||||||
|
.It Cm description
|
||||||
|
Virtual host description.
|
||||||
|
.It Cm tags
|
||||||
|
Virtual host tags.
|
||||||
|
.It Cm cluster_state
|
||||||
|
Virtual host state: nodedown, running, stopped.
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
If no
|
If no
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue