mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02: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