mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-10 02:38: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"
|
repository: "https://github.com/kevinveenbirkenbach/bigbluebutton-docker.git"
|
||||||
version: "bbb3.0"
|
version: "bbb3.0"
|
||||||
recording:
|
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
|
cleanup: true # Auto-Cleanup Recordings
|
||||||
max_age_days: 30 # Cleanup recording after this amount of days
|
max_age_days: 30 # Cleanup recording after this amount of days
|
||||||
database:
|
database:
|
||||||
|
Reference in New Issue
Block a user