disable VP1 file pruning in online event displays
Disabled the VP1 file pruning in the online event displays. The deletion is now handled centrally by python/EventUtils.py.
This resolved the competition between VP1 pruning and the CastorScript, and avoided the pairing check failure in EventUtils.py.
CC @rbianchi for information.