:sig
u64 config_u64(String key, u64 fallback)

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

:see
>sys
>config_map_u64

:content
Reads an unsigned integer from the active server configuration.
