Solved bigbluebutton bugs

This commit is contained in:
2025-06-02 19:13:42 +02:00
parent b2df1ef649
commit 28c298636d
2 changed files with 12 additions and 1 deletions

View File

@@ -14,4 +14,10 @@ features:
central_database: false
domains:
canonical:
- "meet.{{ primary_domain }}"
- "meet.{{ primary_domain }}"
csp:
flags:
script-src:
unsafe-inline: true
style-src:
unsafe-inline: true