Member Junction
    Preparing search index...

    Variable DEFAULT_INLINE_STORAGE_THRESHOLD_BYTESConst

    DEFAULT_INLINE_STORAGE_THRESHOLD_BYTES: number = ...

    Default threshold for inline storage (1MB). Files smaller than this are stored as base64 in the database. Files larger use MJStorage (S3, Azure, etc.).