blob: 8c82faf0e03c711fd565ae3fee97d2b764b93a88 [file] [log] [blame]
Congbin Guoc4277582018-06-06 16:44:48 -07001# -*- coding: utf-8 -*-
2# Copyright 2018 The Chromium OS Authors. All rights reserved.
3# Use of this source code is governed by a BSD-style license that can be
4# found in the LICENSE file.
5
6"""Some constants used by gs_cache."""
7
8READ_BUFFER_SIZE_BYTES = 1024 * 1024 # 1 MB