Ghost/core
Fabien 'egg' O'Carroll 0c853a372b
Supported restricting limit="all" in get helper (#13903)
refs https://github.com/TryGhost/Team/issues/1251

With sites that have a huge number of resources, using limit="all" can
cause OOM errors at the Node level. Administrators now have the ability
to cap limit="all" requests via config. This only affects the get helper
used in themes, not the API, this is by design as themes have less
visibility of issues.
2021-12-16 13:59:39 +02:00
..
client@ad2a56f7e0 Updated Admin to v4.31.0 2021-12-16 09:33:21 +00:00
frontend Supported restricting limit="all" in get helper (#13903) 2021-12-16 13:59:39 +02:00
server
shared Added support for additional wav MIME types 2021-12-16 10:58:39 +04:00
app.js
boot.js
bridge.js