Closed ks888 closed 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.
/settings.js
Maybe 10 mins or 1 hour is enough.
Fixed da90e1cbb834d0f87e255806107f2f6ceb80e0e4
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.