shared::config

Constant JIG_PLAYER_SESSION_CODE_MAX

Source
pub const JIG_PLAYER_SESSION_CODE_MAX: i32 = 999999;
Expand description

Defines the range of possible values for JIG player session sharing codes means 0-9999 are possible. If this is changed then the DB’s check constraint must also be updated.