The maximum allowed zoom percentage is by default set to 1200dpi in the EditorialConfig. The related statement is DPIMaxLimit.
The same file defines also the minimum allowed zoom percentage that is by default set to 36dpi. The related statement is DPIMinLimit.
Put both to 0 to discard the check on the allowed zoom percentage.