MAX_FILE_BYTES
@forge/monorepo / backend/src / MAX_FILE_BYTES
Variable: MAX_FILE_BYTES
constMAX_FILE_BYTES:200000=200_000
Defined in: backend/src/toolkit/files.ts:35
Bytes returned from one read. Matches the HTTP client's ceiling, for the same reason.