Commit 56ea8fc3 authored by Tom Atkins's avatar Tom Atkins

Merge branch 'nelbacha-master-patch-08542' into 'master'

improve grammar in Gitaly configuration

See merge request gitlab-org/gitlab-ce!31605
parents 628507e2 ae1f0aea
...@@ -611,7 +611,7 @@ You can specify a different Git repository by providing it as an extra parameter ...@@ -611,7 +611,7 @@ You can specify a different Git repository by providing it as an extra parameter
sudo -u git -H bundle exec rake "gitlab:gitaly:install[/home/git/gitaly,/home/git/repositories,https://example.com/gitaly.git]" RAILS_ENV=production sudo -u git -H bundle exec rake "gitlab:gitaly:install[/home/git/gitaly,/home/git/repositories,https://example.com/gitaly.git]" RAILS_ENV=production
``` ```
Next, make sure gitaly configured: Next, make sure that Gitaly is configured:
```sh ```sh
# Restrict Gitaly socket access # Restrict Gitaly socket access
......
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