Versions Compared

Key

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

Table

cm_co_settings

Description

Per-CO configuration settings

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement

 

co_id

integer, foreign key

CO Record ID

cm_cos:id

 

enable_nsf_demo

boolean

Whether or not to enable NSF demographics tracking

  • true: Enabled
  • false: Disabled

 

disable_expiration

boolean

Whether or not expirations may be run automatically

  • true: Disabled
  • false: Enabled

 

enable_normalization

boolean

Whether or not to enable normalizations

  • true: Enabled
  • false: Disabled

 

invitation_validity

integer

For invitations used as part of default enrollment, the length of time (in minutes) the invitation is valid for

 

See also also cm_co_enrollment_flows:invitation_validity

permitted_fields_name

varchar(160)

A comma separated list of which of name fields are permitted

  

required_fields_addr

varchar(160)

A comma separated list of which of address fields are required

 

See also also cm_cmp_enrollment_attributes:required_fields

required_fields_name

varchar(160)

A comma separated list of which of name fields are required

 

See also also cm_cmp_enrollment_attributes:required_fields

t_and_c_login_mode

varchar(2)

How to handle unacknowledged Terms and Conditions at login

  • D: Disable all services
  • R: Require at login
  • X: Not enforced