summaryrefslogtreecommitdiff
path: root/config.yml.example
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-03 21:35:29 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-03 21:35:29 +0200
commitc6fa7e5e86d7fdb5fcba88bdb8a4f506aabd3305 (patch)
treec751f1b6a31dae6578f479e8e186638860f4efc3 /config.yml.example
parentb83ab386abc1b1591e7f9afa3d5d5b6cc1f5ae50 (diff)
downloadgitlab-shell-c6fa7e5e86d7fdb5fcba88bdb8a4f506aabd3305.tar.gz
add/remove keys to authorized_keys
Diffstat (limited to 'config.yml.example')
-rw-r--r--config.yml.example1
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"