From 29e8b3a5900d217e3c6bb3b5e73778a9cca2e57a Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Mon, 29 Sep 2025 15:23:48 +0200 Subject: [PATCH] Deactivated recording for Big Blue Button --- roles/web-app-bigbluebutton/config/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/web-app-bigbluebutton/config/main.yml b/roles/web-app-bigbluebutton/config/main.yml index 7d9a3cba..3948ae7d 100644 --- a/roles/web-app-bigbluebutton/config/main.yml +++ b/roles/web-app-bigbluebutton/config/main.yml @@ -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: