summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-04-30 04:37:04 -0700
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-04-30 04:37:04 -0700
commit5519420e3efefa651f0a74db9d9d6027dfc23ed8 (patch)
tree2461c4e9ad2d496dc6bb04b609e89cd15eefc05a
parent83432988253d662c5e95a2a7173c8192f1598e98 (diff)
parentd0d394fa80ccf9c0b3081f930dd1b277a8073e8e (diff)
downloadgitlab-shell-5519420e3efefa651f0a74db9d9d6027dfc23ed8.tar.gz
Merge pull request #49 from mcfedr/patch-1
Add message that repes_path should be real path
-rw-r--r--config.yml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.yml.example b/config.yml.example
index 26aa28c..4bffe14 100644
--- a/config.yml.example
+++ b/config.yml.example
@@ -10,6 +10,7 @@ http_settings:
self_signed_cert: false
# Repositories path
+# REPOS_PATH MUST NOT BE A SYMLINK!!!
repos_path: "/home/git/repositories"
# File used as authorized_keys for gitlab user