Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow user to set cronjob for the emptying of trash can #31

Open
HarrisonHemstreet opened this issue Nov 9, 2022 · 0 comments
Open
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@HarrisonHemstreet
Copy link

Make the config.yml file look something like so:

compression: true

trash:
    max_size: 10000
    max_element: 10
    automatic_flush:
      time: something 

The user should be able to set the cron either from a file, or via a cli option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants