Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

[gitlab] Update git_data_dir to latest format #1422

Open
lambertjosh opened this issue Sep 11, 2017 · 1 comment
Open

[gitlab] Update git_data_dir to latest format #1422

lambertjosh opened this issue Sep 11, 2017 · 1 comment

Comments

@lambertjosh
Copy link

We need to update the git_data_dir setting to use the newer format, as the current one is deprecated and will stop working in 10.0.

We need to switch git_data_dir '/gitlab-data/git-data'; to git_data_dirs({ "default" => { "path" => "/gitlab-data/git-data" } });.

@joerg84
Copy link
Contributor

joerg84 commented Sep 18, 2017

Can you make a PR @lambertjosh

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants