mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-26 13:35:24 +02:00
Optimized features
This commit is contained in:
parent
de07d890dc
commit
b6aec5fe33
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user