1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00

document new hook option "dryrun"

This commit is contained in:
Peter Bieringer 2025-07-22 20:57:05 +02:00
parent de384d5f4a
commit 26f3fea0ff
2 changed files with 15 additions and 0 deletions

7
config
View file

@ -313,9 +313,16 @@
# Hook types
# Value: none | rabbitmq | email
#type = none
# dry-run (do not really trigger hook action)
#dryrun = False
# hook: rabbitmq
#rabbitmq_endpoint =
#rabbitmq_topic =
#rabbitmq_queue_type = classic
# hook: email
#smtp_server = localhost
#smtp_port = 25
#smtp_security = starttls