Is it possible to set the TM threshold (MaximumMatchPercentageToSend) in a Pseudo Translation config file?

In the psuedo translation configuration XML template there appears to be no setting to determine the threshold of TM segments that should be sent to the pseudo loc engine. However, in my BeGlobal MT configuration file it is possible to set the following to send everything but 100% matches for MT:

(<Setting key="MaximumMatchPercentageToSend" value="99" />)

When we try to use this, most files end up at recovery due to fuzzy matches that are missing formatting tags so we would prefer to send everything to the pseudo loc engine.