Merge remote-tracking branch 'origin/master' into nomenclature

This commit is contained in:
Jake Moshenko 2014-10-06 11:49:30 -04:00
commit 6c2887ff9b

View file

@ -11,7 +11,7 @@ from util.gzipstream import ZLIB_GZIP_WINDOW
logger = logging.getLogger(__name__)
CHUNK_SIZE = 512 * 1024 * 1024
CHUNK_SIZE = 5 * 1024 * 1024
def backfill_sizes_from_data():