Page tree

Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Variable Name

Variable Description

Backend Key

Max number of reminder emails that can be sent

Values: Integer [0, 5] (maximum of 5 reminders per person

Type: email

email.reminder.limit.max-number

Minimum interval between two reminder in hours

Values: Integer >= 12 (limits to a maximum of 1 email every 12h, hence 2 per day max)

Type: email

email.remidner.limit.min-interval

Time of the day to send the first reminder (UTC timezone)

Values: Integer [0, 23] representing hours of the day

Type: email

email.reminder.limit.time-first

Number of days before the Event, to start sending reminders

Values: Integer >= 0

Type: email

email.reminder.limit.days-first

Amount of time (hour) after which the pending transfers will be canceled (Set 0 to not auto-cancel pending transfers)

Values: Integer >= 0

Value indicates the number of hours before auto-cancel is triggered (Value = 0 : no auto-cancel)

ticket.approval.cancel.delay

Consolidate tickets purchased in one single email - timeframe (X hour)

·        Value: Integer (hour) Default value = 0, which mean this feature is not Enable.

·        The user should only receive one email for his first injected purchased ticket.

·        The system shall block any purchase emails for X hours after the first sending of email for each ticket holder (counting separately for each ticket holder).

·        If the X (hours) time is past, those emails that are generated in X time will never be sent.

email.ticket.invitation.nextreceiveperiodtime

Amount of days after which the unregistered personal information got anonymized (Set 0 to disable)

·        Automatic anonymization processing X days after the event ended

·        Set 0 to not auto anonymize unregistered users

·        Automatic anonymization processing X days after the event ended, X get from the configuration

·        run every night (ex: 1:00 am server time)

·        Value: interger >= 0

personal.information.anonymize.delay

...