forked from External/greenlight
		
	@@ -16,11 +16,11 @@
 | 
			
		||||
 | 
			
		||||
module BbbApi
 | 
			
		||||
  def bbb_endpoint
 | 
			
		||||
    Rails.configuration.bigbluebutton_endpoint
 | 
			
		||||
    Rails.configuration.bigbluebutton_endpoint || ''
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def bbb_secret
 | 
			
		||||
    Rails.configuration.bigbluebutton_secret
 | 
			
		||||
    Rails.configuration.bigbluebutton_secret || ''
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def bbb
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user