You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Max Folder Size cap — set a maximum size for the recordings folder (Settings → Max Folder Size). Once clips exceed the cap, Mirror automatically deletes the oldest recordings so the folder never grows past your limit. Complements the existing time-based retention.
Enforced in near-real-time while recording (~every 30s) and during the background prune sweep.
Never deletes the clip that's actively being recorded.
Configurable via the MIRROR_MAX_GB environment variable for headless use (0 = unlimited).