summaryrefslogtreecommitdiff
path: root/config.yml.example
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-05 13:24:41 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-05 13:24:41 +0200
commite7a4d233c47743acfc788767c93fd7153269be31 (patch)
treefc5196d4b8efd0fb464f24d99f996ef9fd3d155e /config.yml.example
parent02f4cb520458ad336e67c259810359ebcdaedb59 (diff)
downloadgitlab-shell-e7a4d233c47743acfc788767c93fd7153269be31.tar.gz
gitlab-url config
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 666121d..01dcb68 100644
--- a/config.yml.example
+++ b/config.yml.example
@@ -1,3 +1,4 @@
user: git
+gitlab_url: "http://localhost/"
repos_path: "/home/git/repositories"
auth_file: "/home/git/.ssh/authorized_keys"