ab799d640e
Change-Id: I216ca2daa3410ffc24daba6d7b5e528e114c4008
532 B
532 B
Notifications options
The notifications feature in the Message service can be enabled by
adding zaqar.notification.notifier
stage to the message
storage layer pipeline. To do it, ensure that
zaqar.notification.notifier
is added to
message_pipeline
option in the [storage]
section of zaqar.conf
:
[storage]
message_pipeline = zaqar.notification.notifier
For more information about storage layer pipelines, see zaqar-storage-drivers
.