Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2013-07-02 12:27:51 +0400
committerJacob Vosmaer <contact@jacobvosmaer.nl>2013-07-02 12:27:51 +0400
commit9e86f3b156848da323b64aed14676d14ec226d76 (patch)
tree34836889f5b3e058c1a34f6bf6619893402b7303 /config
parent940c05086ee595fd5ea7f77a07b78bff14efb7e2 (diff)
Warn that relative URL's are unsupported
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index a612102ab1c..a29f6fb3767 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -18,6 +18,7 @@ production: &base
host: localhost
port: 80
https: false
+ # WARNING: This feature is no longer supported
# Uncomment and customize to run in non-root path
# Note that ENV['RAILS_RELATIVE_URL_ROOT'] in config/puma.rb may need to be changed
# relative_url_root: /gitlab