콘텐츠로 이동
한국어

DEFAULT_MAX_OBJECT_BYTES

이 콘텐츠는 아직 번역되지 않았습니다.

const DEFAULT_MAX_OBJECT_BYTES: number

Defined in: src/io/broker/JetStreamObjectStoreOptions.ts:19

Whole-body ceiling for v1, in bytes. See the class doc of JetStreamObjectStoreActor for why an object is a single message and not a chunk stream, and what the number is protecting.