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
Этот коммит содержится в:
Chris Duarte
2017-11-24 09:57:02 -08:00
коммит произвёл Joram Wilander
родитель 7ac35548c8
Коммит fdbfb9a4ed
3 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@@ -143,6 +143,7 @@
"EnableSignInWithEmail": true,
"EnableSignInWithUsername": true,
"SendEmailNotifications": true,
"UseChannelInEmailNotifications": false,
"RequireEmailVerification": false,
"FeedbackName": "",
"FeedbackEmail": "test@example.com",