-
-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New feature - Updating cache-control time easily #270
Labels
enhancement
New feature or request
Comments
I have the same issue (I started a discussion here #11746 ) |
Hi Supabase team, any updates on this issue? |
It's on the work |
Any updates on this? |
+1 |
2 similar comments
+1 |
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature request
Description
I found the need to update all the "cacheControl" fields of my images, because I had set it wrong on development and now I need a bigger cache time.
However, I didn't find any function to do that easily (please correct me if I'm wrong and there is one), so I had to make a script that downloaded the images and replaced them to change that time.
Describe the solution you'd like
If possible, a function for this would be nice. Also, a way to do this directly from the dashboard too.
Thanks for considering it!
The text was updated successfully, but these errors were encountered: