Ghost/core/frontend/web
Fabien "egg" O'Carroll f58b5984cb Updated caching policy for /members/.well-known
refs https://github.com/TryGhost/Team/issues/1273

This endpoint currently only serves the members public key, which should
never change. A 24 hours cache will drastically reduce the number of
requests for the key, with little to no impact on functionality.
2022-01-14 14:04:23 +02:00
..
middleware Replace error handler middleware with @tryghost/mw-error-handler (#13879) 2021-12-14 15:18:46 +00:00
index.js Renamed frontend/web/app to site 2021-10-21 19:54:50 +01:00
routes.js Removed unuseful comment 2021-11-13 01:01:28 +13:00
site.js Updated caching policy for /members/.well-known 2022-01-14 14:04:23 +02:00