mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
fix topic level
This commit is contained in:
parent
8172b87077
commit
be64e57ae8
1 changed files with 3 additions and 3 deletions
|
@ -1267,20 +1267,20 @@ Available types:
|
||||||
|
|
||||||
Default: `none`
|
Default: `none`
|
||||||
|
|
||||||
#### rabbitmq_endpoint
|
##### rabbitmq_endpoint
|
||||||
|
|
||||||
End-point address for rabbitmq server.
|
End-point address for rabbitmq server.
|
||||||
Ex: amqp://user:password@localhost:5672/
|
Ex: amqp://user:password@localhost:5672/
|
||||||
|
|
||||||
Default:
|
Default:
|
||||||
|
|
||||||
#### rabbitmq_topic
|
##### rabbitmq_topic
|
||||||
|
|
||||||
RabbitMQ topic to publish message.
|
RabbitMQ topic to publish message.
|
||||||
|
|
||||||
Default:
|
Default:
|
||||||
|
|
||||||
#### rabbitmq_queue_type
|
##### rabbitmq_queue_type
|
||||||
|
|
||||||
RabbitMQ queue type for the topic.
|
RabbitMQ queue type for the topic.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue