diff options
| author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-02-10 12:43:19 +0200 |
|---|---|---|
| committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-02-10 12:43:19 +0200 |
| commit | 464cea7d4892e76bcb39f0a3eaf848369178293a (patch) | |
| tree | 0c360c4fb2d7031ada60f4baca3a92362fa76f40 /config/gitlab.yml.example | |
| parent | f81495b1e1afeacedf7bc66b69e238e3db53010f (diff) | |
| download | gitlab-ce-464cea7d4892e76bcb39f0a3eaf848369178293a.tar.gz | |
Fix typos and grammar
[ci skip]
Diffstat (limited to 'config/gitlab.yml.example')
| -rw-r--r-- | config/gitlab.yml.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 667e32dd671..faf05ecd466 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -39,7 +39,8 @@ production: &base # ssh_host: ssh.host_example.com # Relative URL support - # WARNING: We recommend using an FQDN to host GitLab in a root path instead of this. + # WARNING: We recommend using an FQDN to host GitLab in a root path instead + # of using a relative URL. # Documentation: http://doc.gitlab.com/ce/install/relative_url.html # Uncomment and customize the following line to run in a non-root path # |
