Add missing notification options to the documentation
Partial-Bug: 1380533 Change-Id: I5923e812de67f44b75a6f4719bc44403834a4136
This commit is contained in:
@@ -211,7 +211,11 @@ Event Conversion
|
||||
================================== ====================================== ==============================================================
|
||||
Parameter Default Note
|
||||
================================== ====================================== ==============================================================
|
||||
store_events False Boolean variable that switch on/off events storing
|
||||
store_events False Boolean variable that switches on/off event storage
|
||||
ack_on_event_error True Acknowledge message when event persistence fails
|
||||
messaging_urls [] Messaging URLs to listen for notifications. Example:
|
||||
transport://user:pass@host1:port[,hostN:portN]/virtual_host
|
||||
(DEFAULT/transport_url is used if empty)
|
||||
================================== ====================================== ==============================================================
|
||||
|
||||
The following options in the [event] configuration section affect the extraction of Event data from notifications.
|
||||
|
||||
Reference in New Issue
Block a user