:sig
f64 config_f64(String key, f64 fallback)

:params
key : server configuration key
fallback : value returned when missing or invalid

:see
>sys
>config_map_f64

:content
Reads a floating-point value from the active server configuration.
