fix sample.env oauth links

This commit is contained in:
Joshua Arts 2018-07-20 11:03:28 -04:00
parent 7c0c944cb4
commit 212618de47
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ BIGBLUEBUTTON_SECRET=
# #
# For in-depth steps on setting up a Google Login Provider, see: # For in-depth steps on setting up a Google Login Provider, see:
# #
# http://docs.bigbluebutton.org/install/greenlight.html#google-oauth2 # http://docs.bigbluebutton.org/install/greenlight-v2.html#google-oauth2
# #
# The GOOGLE_OAUTH2_HD variable is used to limit sign-in to a particular Google Apps hosted # The GOOGLE_OAUTH2_HD variable is used to limit sign-in to a particular Google Apps hosted
# domain. This can be a string such as, 'domain.com'. If left blank, GreenLight will allow # domain. This can be a string such as, 'domain.com'. If left blank, GreenLight will allow
@ -33,7 +33,7 @@ GOOGLE_OAUTH2_HD=
# #
# For in-depth steps on setting up a Twitter Login Provider, see: # For in-depth steps on setting up a Twitter Login Provider, see:
# #
# http://docs.bigbluebutton.org/install/greenlight.html#twitter-oauth2 # http://docs.bigbluebutton.org/install/greenlight-v2.html#twitter-oauth2
# #
TWITTER_ID= TWITTER_ID=
TWITTER_SECRET= TWITTER_SECRET=