summaryrefslogtreecommitdiff
path: root/config/gitlab.yml.example
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-02-16 10:48:51 +0100
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-01-31 22:53:58 +0000
commit4d2337175872217eb22f035c3fcd981a38e8a374 (patch)
tree7c52b9f500ae14dd0a1b2e870f3b2ddbaeff629e /config/gitlab.yml.example
parent361047a7911dbf5da3c33aefa5c77a43621e5514 (diff)
downloadgitlab-ce-4d2337175872217eb22f035c3fcd981a38e8a374.tar.gz
Final fixes
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index f2bde602795..1cf24e3f3db 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -165,8 +165,8 @@ production: &base
host: example.com
port: 80 # Set to 443 if you serve the pages with HTTPS
https: false # Set to true if you serve the pages with HTTPS
- # external_http: "1.1.1.1:80" # if defined notifies the GitLab pages do support Custom Domains
- # external_https: "1.1.1.1:443" # if defined notifies the GitLab pages do support Custom Domains with Certificates
+ # external_http: "1.1.1.1:80" # If defined, enables custom domain support in GitLab Pages
+ # external_https: "1.1.1.1:443" # If defined, enables custom domain and certificate support in GitLab Pages
## Mattermost
## For enabling Add to Mattermost button