forked from External/greenlight
GRN2-155: Begin preparing for removal of Twitter accounts (#615)
* Add twitter deprecation message * Fix rspec test * Extract room switch to its own method * update method name
This commit is contained in:
committed by
Jesus Federico
parent
a3158b5872
commit
40b05b1626
@ -49,4 +49,6 @@ Rails.application.configure do
|
||||
# Use standalone BigBlueButton server.
|
||||
config.bigbluebutton_endpoint = config.bigbluebutton_endpoint_default
|
||||
config.bigbluebutton_secret = config.bigbluebutton_secret_default
|
||||
|
||||
config.loadbalanced_configuration = false
|
||||
end
|
||||
|
Reference in New Issue
Block a user