set gitlab_shell_secret file

This commit is contained in:
Praveen Arimbrathodiyil 2016-02-18 17:14:19 +05:30
parent e7ab706f71
commit bd3d98ef0a

View file

@ -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