Skip to content

Create maxStorage setting #2

@qualitymanifest

Description

@qualitymanifest

While maxFiles can be used to limit how many files are recorded before ending the program, there currently is not an option to ensure that recordings don't take up too much storage space.

There should be an optional maxStorage setting that accepts a number in megabytes, which checks on some arbitrary intervals (maybe once a minute?) to make sure that the size of the recordings directory isn't too large. If so it should save the current file if there is one, and close the UDP listener.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions