mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Optimized features
This commit is contained in:
		| @@ -3,7 +3,7 @@ api_suffix:           "/bigbluebutton/" | ||||
| features: | ||||
|   matomo:             true | ||||
|   css:                true | ||||
|   desktop:    false # Videos can't open in frame due to iframe restrictions | ||||
|   desktop:            false # Videos can't open in frame due to iframe restrictions | ||||
|                             # @todo fix this | ||||
|   ldap:               false | ||||
|   oidc:               true | ||||
|   | ||||
| @@ -13,4 +13,5 @@ docker: | ||||
|       version: latest  | ||||
|       name: collabora | ||||
| features: | ||||
|   logout: false # I think collabora is more a service then a app. So no login neccessary  Propably it makes sense to rename it ;) | ||||
|   logout:   false  | ||||
|   desktop:  true # Just set to allow the iframe to load it | ||||
|   | ||||
		Reference in New Issue
	
	Block a user