Add note to gitlab.yml about Service Desk requirement
This commit is contained in:
parent
c65cdb4a14
commit
305159ff32
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ production: &base
|
||||||
|
|
||||||
# The email address including the `%{key}` placeholder that will be replaced to reference the item being replied to.
|
# The email address including the `%{key}` placeholder that will be replaced to reference the item being replied to.
|
||||||
# The placeholder can be omitted but if present, it must appear in the "user" part of the address (before the `@`).
|
# The placeholder can be omitted but if present, it must appear in the "user" part of the address (before the `@`).
|
||||||
|
# Please be aware that a placeholder is required for the Service Desk feature to work.
|
||||||
address: "gitlab-incoming+%{key}@gmail.com"
|
address: "gitlab-incoming+%{key}@gmail.com"
|
||||||
|
|
||||||
# Email account username
|
# Email account username
|
||||||
|
|
Loading…
Reference in a new issue