We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4a92fb commit b901452Copy full SHA for b901452
1 file changed
src/main/resources/config/application.yml
@@ -73,7 +73,6 @@ faf-api:
73
registration:
74
activation-url-format: ${ACTIVATION_URL_FORMAT:https://www.${FAF_DOMAIN}/account/activate?username=%s&token=%s}
75
subject: ${REGISTRATION_EMAIL_SUBJECT:FAF user registration}
76
- html-format: ${REGISTRATION_EMAIL_BODY:"Registration email body for user {0} with activation link {1}"}
77
activation-mail-template-path: ${ACCOUNT_ACTIVATION_MAIL_TEMPLATE_PATH:/config/mail/account-activation.html}
78
welcome-mail-template-path: ${WELCOME_MAIL_TEMPLATE_PATH:/config/mail/welcome-to-faf.html}
79
replay:
0 commit comments