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:
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index c5ca6efb906..7e7bffe3eb6 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -855,7 +855,7 @@ production: &base
# Filter LDAP users
#
- # Format: RFC 4515 https://tools.ietf.org/search/rfc4515
+ # Format: RFC 4515 https://www.rfc-editor.org/rfc/rfc4515
# Ex. (employeeType=developer)
#
# Note: GitLab does not support omniauth-ldap's custom filter syntax.