ChemPal Documentation - v1.12.0
    Preparing search index...

    Variable PARAM_VALUE_LIMITConst

    PARAM_VALUE_LIMIT: 100

    Self-imposed cap on the length of a text property value. Not a PostHog limit (its ceiling is ~1MB) — a privacy guard bounding how much of a search term or error message can leave the device.

    export const PARAM_VALUE_LIMIT = 100;