server
server copied to clipboard
allow disabling object store write check
trafficstars
In clustered setups replication delay means that trying to read the object directly after writing it can fail.
This allows disabling the check by setting 'validateWrites' => false under the object store arguments in config.php
so disabling it by default might cause problems in some scenarios ?
/rebase
/rebase
/rebase