Implemented the correct setup of the bbb administrator

This commit is contained in:
2025-08-06 15:51:08 +02:00
parent f88e57ca52
commit 7a09f223af
15 changed files with 83 additions and 68 deletions

View File

@@ -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 }}"