Custom gitlab-shell home path and authorized_keys file path
Created by: lonre
I noticed some small issues.
- GitLab Shell must be deployed under user home directory, however, the installation doc does not specify it with an Important Note.
-
Authorized_keys
file path is customizable in GitLab Shell, but it is hard-coded in GitLab.
So, here comes this pull request, it's convenient especially for development.