10
Bad configuration option value (%1!) for option %2!.
srv_config(), a deprecated command, received an invalid option.
Correct the datatype of the configuration option passed to srv_config(). For example, if you are setting a boolean option, pass CS_TRUE or CS_FALSE.
Symbolic constant: SRV_EBADCONFIGOPT