From ddd268b03b6f35c68e5a89606dbfd516f72846fd Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 7 Feb 2020 03:08:59 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/project/service_desk.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/user/project/service_desk.md') diff --git a/doc/user/project/service_desk.md b/doc/user/project/service_desk.md index 131e2413e5f..ad0e33207ce 100644 --- a/doc/user/project/service_desk.md +++ b/doc/user/project/service_desk.md @@ -108,6 +108,11 @@ You can use `%{ISSUE_ID}` placeholder which will be replaced by an issue iid in the email, `%{ISSUE_PATH}` placeholder which will be replaced by project path and the issue iid and `%{NOTE_TEXT}` placeholder which will be replaced by the note text. +### Using custom email display name + +You can customize the email display name. Emails sent from Service Desk will have +this name in the `From` header. The default display name is `GitLab Support Bot`. + ## Using Service Desk ### As an end user (issue creator) -- cgit v1.2.1