mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-03 15:38:22 +00:00
1a0051a90b
Add expiration system for recordings. Include option for users to set recordings as permanent (no expiration) which is the default behavior. System only calculates expiration dates and tracks status - actual deletion is handled by Minio bucket lifecycle policies, not by application code.