mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 01:26:08 +10:00
Merge branch 'etc-default-gitlab' into 'master'
Fix path to /etc/default/gitlab in 8.0 update guide See merge request !1437
This commit is contained in:
@@ -101,7 +101,7 @@ EOF
|
||||
```
|
||||
|
||||
If your Git repositories are in a directory other than `/home/git/repositories`,
|
||||
you need to tell `gitlab-git-http-server` about it via `/etc/gitlab/default`.
|
||||
you need to tell `gitlab-git-http-server` about it via `/etc/default/gitlab`.
|
||||
See `lib/support/init.d/gitlab.default.example` for the options.
|
||||
|
||||
### 6. Copy secrets
|
||||
|
||||
Reference in New Issue
Block a user