From fdbfb9a4ed722bfe138ecaf7c5b308191c13925f Mon Sep 17 00:00:00 2001 From: Chris Duarte Date: Fri, 24 Nov 2017 09:57:02 -0800 Subject: Replace Channel Name for Team in Email Notifications (#7839) * allow option to set channel name in email notification subject * Added TeamName to title when UseChannelInEmailNotifications=true --- config/default.json | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/default.json b/config/default.json index eea2e7c74..0acbe9c7c 100644 --- a/config/default.json +++ b/config/default.json @@ -143,6 +143,7 @@ "EnableSignInWithEmail": true, "EnableSignInWithUsername": true, "SendEmailNotifications": true, + "UseChannelInEmailNotifications": false, "RequireEmailVerification": false, "FeedbackName": "", "FeedbackEmail": "test@example.com", -- cgit v1.2.3-1-g7c22