-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
product / sitesFixes and upgrades for Appwrite Sites.Fixes and upgrades for Appwrite Sites.product / storageFixes and upgrades for the Appwrite Storage.Fixes and upgrades for the Appwrite Storage.sdk / cliFixes and upgrades for the Appwrite CLI.Fixes and upgrades for the Appwrite CLI.
Description
🔖 Enhancement description
Title. Currently, none of my static asset files are getting disk/memory cached on clients, which tanks LCP a bit. I couldn't find any mention of this in the doc, so I'm wondering if you guys are considering it? I also don't know if this is a nuxt specific thing.

🎤 Pitch
Add cache control headers such as Cache-Control: public, max-age=31536000, immutable
since they are safe to cache forever. Example from the same site I deployed on a different platform:

👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
product / sitesFixes and upgrades for Appwrite Sites.Fixes and upgrades for Appwrite Sites.product / storageFixes and upgrades for the Appwrite Storage.Fixes and upgrades for the Appwrite Storage.sdk / cliFixes and upgrades for the Appwrite CLI.Fixes and upgrades for the Appwrite CLI.