CHUNK_SIZE

in vpx_shared/vpx_shared_defines.php

<?php
define('CHUNK_SIZE', 4096);
?>