forked from External/greenlight
fix sample.env oauth links
This commit is contained in:
parent
7c0c944cb4
commit
212618de47
|
@ -20,7 +20,7 @@ BIGBLUEBUTTON_SECRET=
|
|||
#
|
||||
# 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
|
||||
# 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:
|
||||
#
|
||||
# http://docs.bigbluebutton.org/install/greenlight.html#twitter-oauth2
|
||||
# http://docs.bigbluebutton.org/install/greenlight-v2.html#twitter-oauth2
|
||||
#
|
||||
TWITTER_ID=
|
||||
TWITTER_SECRET=
|
||||
|
|
Loading…
Reference in New Issue