From 518bdffd729ac276a68cc1f7c5363673ee890781 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sun, 23 May 2021 16:55:01 +0200 Subject: [PATCH] Better default --- .env.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.sample b/.env.sample index 5f8862e..dbcdc6a 100644 --- a/.env.sample +++ b/.env.sample @@ -32,7 +32,7 @@ MYSQL_USER=foodsoft # SHARED_LISTS_USER=example # outgoing mail settings -EMAIL_SENDER=foodsoft@example.org +EMAIL_SENDER=noreply@example.org EMAIL_ERROR=systems@example.org SMTP_ADDRESS=mail.example.com SMTP_AUTHENTICATION=plain