make help link configurable (#1161)

* make help link configurable

* change default help url

* use default help url in setups without env var

Co-authored-by: Jesus Federico <jesus@123it.ca>
This commit is contained in:
Klaus
2020-04-16 16:56:34 +02:00
committed by GitHub
parent a06da481db
commit 21cb768fc4
3 changed files with 12 additions and 3 deletions

View File

@ -172,6 +172,12 @@ MAINTENANCE_WINDOW=
# Button can be disabled by setting the value to blank
REPORT_ISSUE_URL=https://github.com/bigbluebutton/greenlight/issues/new
# The link to the Need help? button that appears on the Account Dropdown
#
# Defaults to the Greenlight documentation
# Button can be disabled by setting the value to blank
HELP_URL=https://docs.bigbluebutton.org/greenlight/gl-overview.html
# Comment this out to send logs to STDOUT in production instead of log/production.log .
#
# RAILS_LOG_TO_STDOUT=true