mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-12 06:29:57 +08:00
TBR: fbarchard Bug: 868176 Change-Id: I596c85d260ad5f626bbe9993d85cbfc39198db5c Reviewed-on: https://chromium-review.googlesource.com/1152512 Reviewed-by: Ryan Tseng <hinoka@chromium.org> Commit-Queue: Ryan Tseng <hinoka@chromium.org>
18 lines
701 B
INI
18 lines
701 B
INI
# Copyright (c) 2018 The Chromium Authors. All rights reserved.
|
|
# Use of this source code is governed by a BSD-style license that can be
|
|
# found in the LICENSE file.
|
|
#
|
|
# For the schema of this file and documentation, see ProjectConfig message in
|
|
# https://luci-config.appspot.com/schemas/projects:luci-logdog.cfg
|
|
|
|
# Auth groups who can read log streams.
|
|
reader_auth_groups: "all"
|
|
# Auth groups who can register and emit new log streams.
|
|
writer_auth_groups: "luci-logdog-chromium-writers"
|
|
|
|
# The base Google Storage archival path for this project.
|
|
# Reuse the Chromium project for all public logs.
|
|
#
|
|
# Archived LogDog logs will be written to this bucket/path.
|
|
archive_gs_bucket: "chromium-luci-logdog"
|