Tuna Celik 5 лет назад
Родитель
Сommit
7cc9db0d90
1 измененных файлов с 27 добавлено и 0 удалено
  1. 27 0
      DOCUMENTATION.md

+ 27 - 0
DOCUMENTATION.md

@@ -777,6 +777,33 @@ An example to relax the same-origin policy:
 Access-Control-Allow-Origin = *
 ```
 
+### hook
+#### type
+
+Hook binding for event changes and deletion notifications.
+
+Available types:
+
+`none`
+: Disabled. Nothing will be notified.
+
+`rabbitmq`
+: Push the message to the rabbitmq server.
+
+Default: `none`
+
+#### rabbitmq_endpoint
+
+End-point address for rabbitmq server.
+
+Default: 
+
+#### rabbitmq_topic
+
+RabbitMQ topic to publish message.
+
+Default:
+
 ## Supported Clients
 
 Radicale has been tested with: