diff options
author | Marin Jankovski <maxlazio@gmail.com> | 2015-06-11 15:11:37 +0200 |
---|---|---|
committer | Marin Jankovski <maxlazio@gmail.com> | 2015-06-11 15:11:37 +0200 |
commit | df346e9507a057ccb72d4edad53674ac014333a0 (patch) | |
tree | 94fcf01971e599c32b04dcfa254a96c4d3d270d3 /lib/support/nginx/gitlab-ssl | |
parent | 3de35168fd556a9ba980c9ffdb6705990a53a37a (diff) | |
download | gitlab-ce-df346e9507a057ccb72d4edad53674ac014333a0.tar.gz |
Add a note that changing example configuration files requires changing omnibus-gitlab.note_about_omnibus_changes
Diffstat (limited to 'lib/support/nginx/gitlab-ssl')
-rw-r--r-- | lib/support/nginx/gitlab-ssl | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/lib/support/nginx/gitlab-ssl b/lib/support/nginx/gitlab-ssl index 2aefc944698..187a27e93b0 100644 --- a/lib/support/nginx/gitlab-ssl +++ b/lib/support/nginx/gitlab-ssl @@ -1,5 +1,4 @@ ## GitLab -## Contributors: randx, yin8086, sashkab, orkoden, axilleas, bbodenmiller, DouweM ## ## Modified from nginx http version ## Modified from http://blog.phusion.nl/2012/04/21/tutorial-setting-up-gitlab-on-debian-6/ @@ -9,6 +8,13 @@ ## Lines starting with one hash (#) are configuration parameters that can be uncommented. ## ################################## +## CONTRIBUTING ## +################################## +## +## If you change this file in a Merge Request, please also create +## a Merge Request on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests +## +################################## ## CHUNKED TRANSFER ## ################################## ## |