mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 15:27:01 +00:00
docfix/Add docs rearding mail.exception.sender.address props
This commit is contained in:
parent
6f74393acb
commit
4ec0747410
@ -232,6 +232,10 @@ apiPathZero=obp
|
||||
## Not need in dev mode, but important for production
|
||||
mail.api.consumer.registered.sender.address=no-reply@example.com
|
||||
mail.api.consumer.registered.notification.addresses=you@example.com
|
||||
## Not need in dev mode, but important for production
|
||||
## We send an email after any exception
|
||||
# mail.exception.sender.address=no-reply@example.com
|
||||
# mail.exception.registered.notification.addresses=notify@example.com,notify2@example.com,notify3@example.com
|
||||
# This property allows sending API registration data to developer's email.
|
||||
#mail.api.consumer.registered.notification.send=false
|
||||
We only send consumer keys and secret if this is true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user