I want to check that the customer has enough space for the amount of recordings they want to do but I can't find where the recordings are actually being saved to at a file level in a Docker Compose Environment?
I am also trying to set the amount of days they can save a recording for the documentation says to update the .env file and add EXPIRES_IN_DAYS=n, however is there a max amount as the customer wants them to be set for 90 days which I have set but upon recording the meeting center still shows as recording will expire in 3 days.