summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2016-02-09 16:10:32 +0000
committerDouwe Maan <douwe@gitlab.com>2016-02-09 16:10:32 +0000
commitbb43a85dc855198746a901e8900cef184a0edcab (patch)
tree5acee0c09fa45354eb92a84c0fc22aac19d507b4
parent82b3a4e8f70692ec679d880628fdb0f5844d42b9 (diff)
parent08aef5deaf06995f91ee1b4e306f0137a4b2db38 (diff)
downloadgitlab-shell-bb43a85dc855198746a901e8900cef184a0edcab.tar.gz
Merge branch 'relative_url_info' into 'master'
Add relative URL info Relevant MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2770 See merge request !36
-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