From 7bc8f2e249631446aaf558cfa00f6e3e5cbb4eda Mon Sep 17 00:00:00 2001
From: user <andrew@amorgan.xyz>
Date: Thu, 13 Sep 2018 16:22:18 +0100
Subject: [PATCH] Remove truncated sentence

---
 deploy/env.prod.sample | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deploy/env.prod.sample b/deploy/env.prod.sample
index 0fa7786a..3918f95e 100644
--- a/deploy/env.prod.sample
+++ b/deploy/env.prod.sample
@@ -51,7 +51,7 @@ FUNKWHALE_PROTOCOL=https
 # EMAIL_CONFIG=smtp+ssl://user@:password@youremail.host:465
 # EMAIL_CONFIG=smtp+tls://user@:password@youremail.host:587
 
-# The email address to use to send system emails. By default, we will
+# The email address to use to send system emails.
 # DEFAULT_FROM_EMAIL=noreply@yourdomain
 
 # Depending on the reverse proxy used in front of your funkwhale instance,
-- 
GitLab