From d7881fa31a391c449f312b48d707710868705d06 Mon Sep 17 00:00:00 2001 From: Joshua Arts Date: Tue, 24 Jul 2018 11:01:04 -0400 Subject: [PATCH] update allow_greenligth_accounts env link --- sample.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample.env b/sample.env index 94038299..78959d35 100644 --- a/sample.env +++ b/sample.env @@ -57,7 +57,7 @@ LDAP_PASSWORD= # Set this to true if you want GreenLight to support user signup and login without # Omniauth. For more information, see: # -# http://docs.bigbluebutton.org/install/greenlight.html#in-application-greenlight +# http://docs.bigbluebutton.org/install/greenlight-v2.html#in-application-greenlight # ALLOW_GREENLIGHT_ACCOUNTS=true