Boolean

A boolean parameter turns an option on or off.

For example,
TIME_INCREMENT {
 auto_time_increment = on
}

turns on the automatic time increment options. Boolean values on, yes, and true are equivalent; likewise boolean values off, no, and false are equivalent.