You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add function to delete cache files to avoid disks become full. It will be called remove_cache(time = 3600 * 24 * 7) or something and remove cache files older than time.
The text was updated successfully, but these errors were encountered:
Add function to delete cache files to avoid disks become full. It will be called
remove_cache(time = 3600 * 24 * 7)
or something and remove cache files older thantime
.The text was updated successfully, but these errors were encountered: