diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index be36ee6da0dfdc8d4fdfadfd0a857ce14892ba62..d05cc1bead6f8afef9092f56bf7ba12ef24e9c04 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -33,6 +33,7 @@ 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 git_user: git upload_pack: true