mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
Update 9.3-to-9.4.md
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user