diff options
author | Patricio Cano <suprnova32@gmail.com> | 2016-04-06 16:04:11 -0500 |
---|---|---|
committer | Patricio Cano <suprnova32@gmail.com> | 2016-04-06 16:04:11 -0500 |
commit | b95ac0962c96c933bc85b89558733055a21d3dd5 (patch) | |
tree | 5eb146e3de5e7c2150015200b0f726aef4808152 /config/gitlab.yml.example | |
parent | 3a36fa895724aedb4bd919ec91cc00a24415e712 (diff) | |
download | gitlab-ce-b95ac0962c96c933bc85b89558733055a21d3dd5.tar.gz |
Added documentation
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r-- | config/gitlab.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index c607e32a05d..ddee467b14b 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -354,6 +354,7 @@ production: &base # issuer: 'https://gitlab.example.com', # name_identifier_format: 'urn:oasis:names:tc:SAML:2.0:nameid-format:transient' # } } + # # - { name: 'crowd', # args: { # crowd_server_url: 'CROWD SERVER URL', |