Commit a8aae1be authored by Sean McGivern's avatar Sean McGivern

Merge branch 'patch-24' into 'master'

Update 9.3-to-9.4.md

See merge request !12925
parents 0cd42fea dfe54416
......@@ -157,8 +157,7 @@ configuration file may contain syntax errors. The block name
file, should be `[[storage]]` instead.
```shell
cd /home/git/gitaly
sudo -u git -H editor config.toml
sudo -u git -H sed -i.pre-9.4 's/\[\[storages\]\]/[[storage]]/' /home/git/gitaly/config.toml
```
#### Compile Gitaly
......
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