notificationhelper
Configuration for the notificationhelper service
struct: Config
nats_address string
The NATS server address. [Ref]
[notification.notificationhelper]
nats_address = ""nats_token string
The token to authenticate against the NATS server [Ref]
[notification.notificationhelper]
nats_token = ""nats_stream string reva-notifications
The notifications NATS stream. [Ref]
[notification.notificationhelper]
nats_stream = "reva-notifications"templates map[string]interface{} nil
Notification templates for the service. [Ref]
[notification.notificationhelper]
templates = nil