# When authenticating against an ldap server, this will provide a unique identifier
# Use one uniq word, no non-word charcters are allowed
provider_id: main
# The UI use this to make a distinction between your LDAP servers
label: 'LDAP'
# This setting controls the amount of time between LDAP permission checks for each user.
# After this time has expired for a given user, their next interaction with GitLab (a click in the web UI, a git pull etc.) will be slower because the LDAP permission check is being performed.
# How much slower depends on your LDAP setup, but it is not uncommon for this check to add seconds of waiting time.