ks888 / LambStatus

[Maintenance mode] Serverless Status Page System
https://lambstatus.github.io
Apache License 2.0
1.3k stars 119 forks source link

Shorten the max-age of `/settings.js` #98

Closed ks888 closed 6 years ago

ks888 commented 6 years ago

As this issue points out, now the max-age of /settings.js is too long (1 year). The old /settings.js object remains in the CloudFront for a long time and it's likely to cause the CORS problem when an admin user sets up the custom domain.

Maybe 10 mins or 1 hour is enough.

ks888 commented 6 years ago

Fixed da90e1cbb834d0f87e255806107f2f6ceb80e0e4