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 a CLI script that can clear cache at a location
Add a lib endpoint that can clear cache at a location
Implement clearing by calling cache library and calling reset()
This may sound trivial but folks shouldn't have to go within the cache folder and clearing it manually. Especially if folders were made in a CI/server setup with only rights to write/read within the folder, but not to delete or re-create it.
The text was updated successfully, but these errors were encountered:
This may sound trivial but folks shouldn't have to go within the cache folder and clearing it manually. Especially if folders were made in a CI/server setup with only rights to write/read within the folder, but not to delete or re-create it.
The text was updated successfully, but these errors were encountered: