summaryrefslogtreecommitdiff
path: root/doc/update/11.4-to-11.5.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/update/11.4-to-11.5.md')
-rw-r--r--doc/update/11.4-to-11.5.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/update/11.4-to-11.5.md b/doc/update/11.4-to-11.5.md
index 69003253253..44105348d14 100644
--- a/doc/update/11.4-to-11.5.md
+++ b/doc/update/11.4-to-11.5.md
@@ -153,20 +153,6 @@ sudo -u git -H make
### 9. Update Gitaly
-#### New Gitaly configuration options required
-
-In order to function Gitaly needs some additional configuration information. Below we assume you installed Gitaly in `/home/git/gitaly` and GitLab Shell in `/home/git/gitlab-shell`.
-
-```shell
-echo '
-[gitaly-ruby]
-dir = "/home/git/gitaly/ruby"
-
-[gitlab-shell]
-dir = "/home/git/gitlab-shell"
-' | sudo -u git tee -a /home/git/gitaly/config.toml
-```
-
#### Check Gitaly configuration
Due to a bug in the `rake gitlab:gitaly:install` script your Gitaly