BROKEN_OPTIONS_ALLOWED

Static BROKEN_OPTIONS_ALLOWED 

Source
static BROKEN_OPTIONS_ALLOWED: OnceLock<bool>
Expand description

Global flag indicating whether broken model options have been enabled.

This is stored in a OnceLock and must be set exactly once during startup (see set_broken_model_options_flag).