From 50baa1fdd1be1090c0d8ae6f7346d82f07369657 Mon Sep 17 00:00:00 2001 From: Douwe Maan Date: Fri, 21 Aug 2015 15:03:16 -0700 Subject: Add development section to doc. --- doc/reply_by_email/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/reply_by_email/README.md b/doc/reply_by_email/README.md index 1a0ce79bc5b..358e48abccc 100644 --- a/doc/reply_by_email/README.md +++ b/doc/reply_by_email/README.md @@ -87,13 +87,13 @@ In this example, we'll use the Gmail address `gitlab-replies@gmail.com`. If you' mail_room_enabled=true ``` -6. Restart GitLab +6. Restart GitLab: ```sh sudo service gitlab restart ``` -7. Check if everything is configured correctly +7. Check if everything is configured correctly: ```sh sudo bundle exec rake gitlab:reply_by_email:check RAILS_ENV=production -- cgit v1.2.3