There was an error while loading. Please reload this page.
2 parents 2c238b7 + ab730ad commit be2f82bCopy full SHA for be2f82b
config.yml.example
@@ -12,7 +12,9 @@ http_settings:
12
self_signed_cert: false
13
14
# Repositories path
15
-# REPOS_PATH MUST NOT BE A SYMLINK!!!
+# Give the canonicalized absolute pathname,
16
+# REPOS_PATH MUST NOT CONTAIN ANY SYMLINK!!!
17
+# Check twice that none of the components is a symlink, including "/home".
18
repos_path: "/home/git/repositories"
19
20
# File used as authorized_keys for gitlab user
0 commit comments