Skip to content

Commit

Permalink
Merge pull request #21785 from darshanasbg/unicode
Browse files Browse the repository at this point in the history
Add unicode support config to email_otp_config.toml
  • Loading branch information
darshanasbg authored Nov 21, 2024
2 parents fb59da0 + 85690ea commit 6d2698d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ federatedEmailAttributeKey = "email"
EmailOTPEnableByUserClaim = true
CaptureAndUpdateEmailAddress = true
showEmailAddressInUI = true

[notification_templates]
enable_unicode_support = true

0 comments on commit 6d2698d

Please sign in to comment.