diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-02-03 21:35:29 +0200 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-02-03 21:35:29 +0200 |
| commit | c6fa7e5e86d7fdb5fcba88bdb8a4f506aabd3305 (patch) | |
| tree | c751f1b6a31dae6578f479e8e186638860f4efc3 /config.yml.example | |
| parent | b83ab386abc1b1591e7f9afa3d5d5b6cc1f5ae50 (diff) | |
| download | gitlab-shell-c6fa7e5e86d7fdb5fcba88bdb8a4f506aabd3305.tar.gz | |
add/remove keys to authorized_keys
Diffstat (limited to 'config.yml.example')
| -rw-r--r-- | config.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.yml.example b/config.yml.example index 1bf9834..666121d 100644 --- a/config.yml.example +++ b/config.yml.example @@ -1,2 +1,3 @@ user: git repos_path: "/home/git/repositories" +auth_file: "/home/git/.ssh/authorized_keys" |
