summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorrandx <dmitriy.zaporozhets@gmail.com>2012-08-29 02:03:04 +0300
committerrandx <dmitriy.zaporozhets@gmail.com>2012-08-29 02:03:04 +0300
commitad3a88cfd34aeed5ed69b4056e393580a686fb09 (patch)
tree72e831390e869c3c1a19bfaa2e297f54eab253ea /config
parent1f5e2658f53b1214cd197ecad544ba2bd2975766 (diff)
downloadgitlab-ce-ad3a88cfd34aeed5ed69b4056e393580a686fb09.tar.gz
Prepared for gitolite v3
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index d05cc1bead6..77b818bade5 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -33,11 +33,11 @@ app:
git_host:
admin_uri: git@localhost:gitolite-admin
base_path: /home/git/repositories/
- # hooks_path: /var/lib/gitolite/.gitolite/hooks/ # only needed when gitolite is not installed according the manual
- # host: localhost
+ hooks_path: /home/git/.gitolite/hooks/
git_user: git
upload_pack: true
receive_pack: true
+ # host: localhost
# port: 22
# Git settings