1
0
Fork 0
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:
Peter Bieringer 2025-01-09 22:50:51 +01:00
parent 8172b87077
commit be64e57ae8

View file

@ -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.