diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2012-12-20 21:16:42 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2012-12-20 21:16:42 +0200 |
commit | d188adfd97417be489df8a1cef2ca3bf986676ee (patch) | |
tree | a03053dbb43d36e5c41910c62ce04e2a1fd24303 /config | |
parent | d8d95c85aea31a3814c7c9910a4bf429510ec481 (diff) | |
download | gitlab-ce-d188adfd97417be489df8a1cef2ca3bf986676ee.tar.gz |
Changelog updated. Added warnings to username form
Diffstat (limited to 'config')
-rw-r--r-- | config/gitlab.yml.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index c8387fa2caf..067dbd9b72b 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -1,3 +1,6 @@ +# # # # # # # # # # # # # # # # # # +# Gitlab application config file # +# # # # # # # # # # # # # # # # # # # # 1. GitLab app settings |