Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2019-07-09 20:13:21 +0300
committerRobert Speicher <rspeicher@gmail.com>2019-07-09 20:13:21 +0300
commitdb04a18d7d8e77d52924e769044011824f7c6e3c (patch)
treeac7b61bfa9dfab614c363488a0d877ca761899d5 /config/gitlab.yml.example
parent6d3fede0af1de2106ec5779e33f0571f3e4261d2 (diff)
CE-EE parity for shared config files
This copies over EE-specific changes to shared configuration files in CE.
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index c82d9b5ceef..334c241bcaa 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -664,6 +664,9 @@ production: &base
# Port where the client side certificate is requested by the webserver (NGINX/Apache)
# client_certificate_required_port: 3444
+ # Browser session with smartcard sign-in is required for Git access
+ # required_for_git_access: false
+
## Kerberos settings
kerberos:
# Allow the HTTP Negotiate authentication method for Git clients