uce/site/doc/pages/config_f64.txt
2026-06-15 10:53:36 +00:00

14 lines
240 B
Plaintext

: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.