Module cleanup

Module cleanup 

Source
Expand description

Background job that runs on a timer to clean up expired files.

Functionsยง

run_cleanup_loop
Run the cleanup loop forever, sleeping the configured interval between runs.
run_cleanup_once ๐Ÿ”’