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