mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Implemented the correct setup of the bbb administrator
This commit is contained in:
		| @@ -1,5 +1,4 @@ | ||||
| enable_greenlight:    "true" | ||||
| setup:                false | ||||
| database: | ||||
|   name:               "multiple_databases" | ||||
|   username:           "postgres2" | ||||
| @@ -7,12 +6,12 @@ api_suffix:           "/bigbluebutton/" | ||||
| features: | ||||
|   matomo:             true | ||||
|   css:                true | ||||
|   port-ui-desktop:     false # Videos can't open in frame due to iframe restrictions | ||||
|   port-ui-desktop:    false # Videos can't open in frame due to iframe restrictions | ||||
|                             # @todo fix this | ||||
|   ldap:               false | ||||
|   oidc:               true | ||||
|   central_database:   false | ||||
|   logout:   true | ||||
|   logout:             true | ||||
| domains: | ||||
|   canonical: | ||||
|     - "meet.{{ primary_domain }}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user