0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/web
Hannah Wolfe 6271e2f5f3 Increased body parser limit to 50mb
refs: https://github.com/TryGhost/Ghost/issues/5998#issuecomment-928981043

- Starting to see more people using long form content and otherwise exceeding the 1mb internal limit
- Setting it to 50mb matches Ghost-CLI's max body for nginx
- It might be ideal at some point to make this configurable, but I think increasing the limit solves the problem very simply for the foreseeable future
2022-06-01 10:12:23 +01:00
..
admin Renamed "client" references to "admin" 2022-05-17 09:05:44 +01:00
api Increased body parser limit to 50mb 2022-06-01 10:12:23 +01:00
members Increased body parser limit to 50mb 2022-06-01 10:12:23 +01:00
parent Renamed "client" references to "admin" 2022-05-17 09:05:44 +01:00
shared Centralized base API path value across server codebase 2022-03-09 17:15:51 +08:00
index.js
well-known.js 🐛 Fixed signing key identificaiton in JWKs 2022-05-24 12:20:30 +01:00