Skip to main content

ddl_soft_drop_enabled

Function ddl_soft_drop_enabled 

Source
fn ddl_soft_drop_enabled(options: &MetasrvOptions) -> bool
Expand description

Resolves if soft-drop is enabled from metasrv options.

Soft drop is an enterprise-only feature; it is always disabled in non-enterprise builds regardless of the configuration.