Commit 95705b90 authored by Jan Provaznik's avatar Jan Provaznik

Merge branch 'bbodenmiller-master-patch-71368' into 'master'

Clarify restart command in incoming email setup

See merge request gitlab-org/gitlab!62778
parents 45eb1b1c 23deab3b
...@@ -131,6 +131,9 @@ list. ...@@ -131,6 +131,9 @@ list.
```shell ```shell
sudo gitlab-ctl reconfigure sudo gitlab-ctl reconfigure
# Needed when enabling or disabling for the first time but not for password changes.
# See https://gitlab.com/gitlab-org/gitlab-foss/-/issues/23560#note_61966788
sudo gitlab-ctl restart sudo gitlab-ctl restart
``` ```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment