diff options
| author | Marin Jankovski <maxlazio@gmail.com> | 2015-06-11 15:14:32 +0200 |
|---|---|---|
| committer | Marin Jankovski <maxlazio@gmail.com> | 2015-06-11 15:14:32 +0200 |
| commit | 9c7bf3169eff7aaa7c262a1d09939916c2078ef9 (patch) | |
| tree | dc91fb5c3f74bcdcff34fa6df0f01eaf823347e0 | |
| parent | 4d30c0c5d3d0f23a221ee507b6bd110a539b8570 (diff) | |
| download | gitlab-shell-note_in_config.tar.gz | |
Add a note that changing example configuration files requires changing omnibus-gitlab.note_in_config
| -rw-r--r-- | config.yml.example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config.yml.example b/config.yml.example index 9dc30db..43d6e85 100644 --- a/config.yml.example +++ b/config.yml.example @@ -1,3 +1,8 @@ +# +# 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 +# + # GitLab user. git by default user: git |
