notification:
enabled: true
onpremValues:
app:
args:
defaultsenderemail: "" # default sender email. Required for sending emails
notificationdomain: "" # domain to be used for sending email links to redirect the user back to the app. Required for sending emails
white-list-email-domains: "" # comma separated list of email domains to be whitelisted for sending emails
smtp-host: "" # smtp host. Required for sending emails
smtp-port: "" # smtp port. Required for sending emails
smtp-user: "" # smtp user. Required for sending emails
smtp-password: "" # smtp password. Required for sending emails
front:
onpremValues:
env:
MAILER_PROVIDER: ""
MAILER_ENABLED: ""
SMTP_HOST: ""
SMTP_PORT: ""
SMTP_USER: ""
SMTP_PASS: ""
MAILER_ADDRESSES_NOREPLY: ""
SMTP_WHITELIST_DOMAINS: ""
assignment:
onpremValues:
app:
args:
option1: ""