diff options
-rw-r--r-- | config.yml.example | 1 |
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 |