mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-09 18:28:10 +02:00
Deactivated recording for Big Blue Button
This commit is contained in:
@@ -27,7 +27,7 @@ docker:
|
||||
repository: "https://github.com/kevinveenbirkenbach/bigbluebutton-docker.git"
|
||||
version: "bbb3.0"
|
||||
recording:
|
||||
enabled: true # Enable recordings of sessions
|
||||
enabled: false # Enable recordings of sessions (deactivated by default because it crashed, also check GDPR comnpliance)
|
||||
cleanup: true # Auto-Cleanup Recordings
|
||||
max_age_days: 30 # Cleanup recording after this amount of days
|
||||
database:
|
||||
|
Reference in New Issue
Block a user