1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii-di_ynh.git synced 2024-09-03 18:36:21 +02:00

Update .env

Added "log" as default MAILER
This commit is contained in:
Pablo 2023-05-31 13:50:57 +02:00 committed by GitHub
parent 4d02b6f317
commit 6678a663fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -185,7 +185,7 @@ EXPECT_SECURE_URL=false
# Amazon SES is not supported.
# log = drop mails in the logs instead of sending them
# array = debug mailer that does nothing.
MAIL_MAILER=
MAIL_MAILER=log
# where to send the report?
MAIL_DESTINATION=noreply@example.com