Skip to content

Commit

Permalink
🔧 define native as default mailer
Browse files Browse the repository at this point in the history
  • Loading branch information
akiletour committed Nov 26, 2024
1 parent 58d705e commit 158d6e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ SECURE_AUTH_SALT='generateme'
LOGGED_IN_SALT='generateme'
NONCE_SALT='generateme'

# Mailer (native, smtp or smtps)
MAIL_MAILER='native'

0 comments on commit 158d6e4

Please sign in to comment.