forked from External/greenlight
fix footer and update links
This commit is contained in:
10
sample.env
10
sample.env
@ -20,7 +20,7 @@ BIGBLUEBUTTON_SECRET=
|
||||
#
|
||||
# For in-depth steps on setting up a Google Login Provider, see:
|
||||
#
|
||||
# http://docs.bigbluebutton.org/install/green-light.html#google-oauth
|
||||
# http://docs.bigbluebutton.org/install/greenlight.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,14 +33,16 @@ GOOGLE_OAUTH2_HD=
|
||||
#
|
||||
# For in-depth steps on setting up a Twitter Login Provider, see:
|
||||
#
|
||||
# http://docs.bigbluebutton.org/install/green-light.html#twitter-oauth
|
||||
# http://docs.bigbluebutton.org/install/greenlight.html#twitter-oauth2
|
||||
#
|
||||
TWITTER_ID=
|
||||
TWITTER_SECRET=
|
||||
|
||||
# Set this to true if you want GreenLight to support user signup and login without
|
||||
# Omniauth. This will allow users to create an account at www.hostname.com/signup
|
||||
# and use that account to fully interact with GreenLight.
|
||||
# Omniauth. For more information, see:
|
||||
#
|
||||
# http://docs.bigbluebutton.org/install/greenlight.html#in-application-greenlight
|
||||
#
|
||||
ALLOW_GREENLIGHT_ACCOUNTS=true
|
||||
|
||||
# Prefix for the applications root URL.
|
||||
|
Reference in New Issue
Block a user