0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Fabien "egg" O'Carroll 5d8f491823 Updated caching policy for /members/api/site
refs https://github.com/TryGhost/Team/issues/1240

As this endpoint is hit on every page load when Portal is enabled, it
can cause a lot of traffic to Ghost. The data does not change very
frequently so we've added a 30s cache policy to alleviate load on servers.
2022-01-14 14:04:23 +02:00
..
client@f04d14c970 Updated Admin to v4.32.2 2022-01-12 10:00:20 +00:00
frontend 🐛 Fixed incorrect edit redirect for authors 2022-01-10 16:56:33 +00:00
server Updated caching policy for /members/api/site 2022-01-14 14:04:23 +02:00
shared Added discount information for a member on Portal home page 2022-01-06 18:47:22 +05:30
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00