Error 16062

Severity

10

Message text

Bad configuration option value (%1!) for option %2!.

Explanation

srv_config(), a deprecated command, received an invalid option.

Action

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.

Additional information

Symbolic constant: SRV_EBADCONFIGOPT