@scolastico-dev/open-altcha
    Preparing search index...

    Class DomainConfigService

    Index

    Properties

    challengeResponseScalingFactor: number = ...

    The challenge response scaling factor. If the server decides for a captcha strength of 50, and the scaling factor is 100000, the final strength will be 50 * 100,000 = 5,000,000.

    CHALLENGE_RESPONSE_SCALING_FACTOR

    100000
    
    CHALLENGE_RESPONSE_SCALING_FACTOR=100000
    
    domainList: String[] = ...

    Comma-separated list of domain identifiers. Each domain is configured via environment variables prefixed with DOMAIN__. See DomainConfig interface for available configuration options.

    DOMAIN_LIST

    DOMAIN_LIST=example,test