• Max Kellermann's avatar
    conf: added config_get_bool() · bd0653f4
    Max Kellermann authored
    In contrast to, getBoolConfigParam(), config_get_bool() properly
    returns a "bool" value.  In case of "unset", it returns the default
    value provided by the caller.
    bd0653f4
conf.h 4.2 KB