1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Update documentation

This commit is contained in:
Tuna Celik 2020-08-17 02:47:45 +02:00
parent d19c16c8d3
commit 7cc9db0d90

View file

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