Skip to content
Snippets Groups Projects
Commit d0cdcf74 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Use a better example directory name

parent acfa11e1
No related branches found
No related tags found
1 merge request!55Git Data Dir
Loading
Loading
@@ -104,7 +104,7 @@ By default, omnibus-gitlab stores Git repository data in `/var/opt/gitlab/git-da
You can change this location by adding the following line to `/etc/gitlab/gitlab.rb`.
 
```ruby
git_data_dir "/mnt/nas/gitlab"
git_data_dir "/mnt/nas/git-data"
```
 
Run `sudo gitlab-ctl reconfigure` for the change to take effect.
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment