Add a check whether repos_path is a symlink
This commit is contained in:
parent
b7314a1687
commit
b5f116f08b
2 changed files with 22 additions and 0 deletions
|
@ -92,6 +92,7 @@ backup:
|
|||
## Gitolite settings
|
||||
gitolite:
|
||||
admin_uri: git@localhost:gitolite-admin
|
||||
# repos_path must not be a symlink
|
||||
repos_path: /home/git/repositories/
|
||||
hooks_path: /home/git/.gitolite/hooks/
|
||||
admin_key: gitlab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue