eCR Viewer
    Preparing search index...
    interface Miscellaneous {
        DISPLAY_FEEDBACK_LINKS?: "false" | "true";
        ECR_PROCESSING_TIMEOUT?: string;
    }

    Hierarchy (View Summary)

    Index

    Miscellaneous

    These variables are used to configure misc features of the app

    Miscellaneous

    DISPLAY_FEEDBACK_LINKS?: "false" | "true"

    If set to 'true', the eCR Library will display the DIBBs email, and the Viewer will display the touchpoints survey. Default is false.

    ECR_PROCESSING_TIMEOUT?: string

    Set a timeout in milliseconds for eCr processing. Defaults to 900000 (15 minutes) in the app if not set