docs: update readme example to reflect config changes

Signed-off-by: Colt McKissick <colt.mckissick.ycbp@statefarm.com>
This commit is contained in:
Colt McKissick
2025-12-01 11:15:26 -05:00
parent 7b65adeaaa
commit 3513cdd4f7
@@ -81,8 +81,7 @@ notifications:
receiver: 'users'
# Optional SES config
# sesConfig:
# sourceArn: 'arn:aws:ses:us-west-2:123456789012:identity/example.com'
# fromArn: 'arn:aws:ses:us-west-2:123456789012:identity/example.com'
# fromEmailAddressIdentityArn: 'arn:aws:ses:us-west-2:123456789012:identity/example.com'
# configurationSetName: 'custom-config'
# How many emails to send concurrently, defaults to 2
concurrencyLimit: 10