Set the value of a boolean config variable in the config file with the highest level (usually the local one).
@param cfg where to look for the variable @param name the variable's name @param value the value to store @return 0 or an error code
See Implementation
Set the value of a boolean config variable in the config file with the highest level (usually the local one).
@param cfg where to look for the variable @param name the variable's name @param value the value to store @return 0 or an error code