set gitlab_shell_secret file
This commit is contained in:
parent
e7ab706f71
commit
bd3d98ef0a
1 changed files with 1 additions and 1 deletions
2
debian/conf/gitlab.yml
vendored
2
debian/conf/gitlab.yml
vendored
|
@ -335,7 +335,7 @@ production: &base
|
|||
|
||||
# File that contains the secret key for verifying access for gitlab-shell.
|
||||
# Default is '.gitlab_shell_secret' relative to Rails.root (i.e. root of the GitLab app).
|
||||
# secret_file: /home/git/gitlab/.gitlab_shell_secret
|
||||
secret_file: /var/lib/gitlab/.gitlab_shell_secret
|
||||
|
||||
# Git over HTTP
|
||||
upload_pack: true
|
||||
|
|
Loading…
Reference in a new issue