I don’t think you can do that in the config.xml, the Orientation preference is meant to lock the orientation. It can only hold these values: default, landscape, or portrait. (see documentation)
You can disable specific orientations by opening up the iOS project in XCode: see this answer on StackOverflow.