Issue
Currently, files remain in the cache/00_cache folder instead of being moved to their respective dated folders.
Tasks
- Implement logic to move cached files into the appropriate dated directories.
- Remove unnecessary or unused files from the cache.
- Add an optional setting for advanced users to disable automatic deletion.
Issue
Currently, files remain in the
cache/00_cachefolder instead of being moved to their respective dated folders.Tasks