rmt.rs
rmt.rs copied to clipboard
Allow user to set cronjob for the emptying of trash can
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