Skip to content

Mirror v1.3.0

Latest

Choose a tag to compare

@emerytech emerytech released this 22 May 20:34

What's new

  • 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).