add LDAP docs link

This commit is contained in:
Josh 2017-07-06 14:16:55 -04:00
parent 704dab1e5c
commit a0c39c91a5
1 changed files with 2 additions and 1 deletions

3
env
View File

@ -39,7 +39,8 @@ GOOGLE_OAUTH2_SECRET=
# LDAP Login Provider (optional) # LDAP Login Provider (optional)
# #
# You can enable LDAP authentication by providing values for LDAP_SERVER and LDAP_PORT. # You can enable LDAP authentication by providing values for LDAP_SERVER and LDAP_PORT.
# For information about setting up LDAP, see: (LINK TO LDAP DOCS). # For information about setting up LDAP, see:
# http://docs.bigbluebutton.org/install/green-light.html#ldap-oauth
# #
LDAP_SERVER= LDAP_SERVER=
LDAP_PORT= LDAP_PORT=