summaryrefslogtreecommitdiff
path: root/config.yml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config.yml.example')
-rw-r--r--config.yml.example6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.yml.example b/config.yml.example
index eff354d..166e384 100644
--- a/config.yml.example
+++ b/config.yml.example
@@ -24,12 +24,6 @@ http_settings:
# ca_path: /etc/pki/tls/certs
self_signed_cert: false
-# Repositories path
-# Give the canonicalized absolute pathname,
-# REPOS_PATH MUST NOT CONTAIN ANY SYMLINK!!!
-# Check twice that none of the components is a symlink, including "/home".
-repos_path: "/home/git/repositories"
-
# File used as authorized_keys for gitlab user
auth_file: "/home/git/.ssh/authorized_keys"