Disable checkMode flags
int $options:
public function removeConfig($options) { $this->checkMode &= ~$options; }