summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.yml.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.yml.example b/config.yml.example
index a7e8d8a..a842ea2 100644
--- a/config.yml.example
+++ b/config.yml.example
@@ -6,8 +6,8 @@
# GitLab user. git by default
user: git
-# Url to gitlab instance. Used for api calls.
-# Default: http://localhost:8080
+# URL to GitLab instance, used for API calls. Default: http://localhost:8080.
+# For relative URL support read http://doc.gitlab.com/ce/install/relative_url.html
# You only have to change the default if you have configured Unicorn
# to listen on a custom port, or if you have configured Unicorn to
# only listen on a Unix domain socket. For Unix domain sockets use