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