mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 11:45:32 +02:00
17 lines
427 B
YAML
17 lines
427 B
YAML
enable_greenlight: "true"
|
|
setup: false
|
|
credentials:
|
|
database:
|
|
name: "multiple_databases"
|
|
username: "postgres2"
|
|
api_suffix: "/bigbluebutton/"
|
|
features:
|
|
matomo: true
|
|
css: true
|
|
portfolio_iframe: false
|
|
ldap: false
|
|
oidc: true
|
|
central_database: false
|
|
domains:
|
|
canonical:
|
|
- "meet.{{ primary_domain }}" |