blob: d183070f44ef476e56c7b2b7951eb1b78645fc87 [file] [log] [blame]
Nodir Turakulov4fe80122017-07-27 18:22:33 +02001# Copyright 2017 the V8 project authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4#
5# For the schema of this file and documentation, see ProjectConfig message in
6# https://luci-config.appspot.com/schemas/services/luci-logdog:logdog.cfg
7# Auth groups who can read log streams.
8reader_auth_groups: "all"
9# Auth groups who can register and emit new log streams.
10writer_auth_groups: "luci-logdog-chromium-writers"
11# The base Google Storage archival path for this project.
12#
13# Archived LogDog logs will be written to this bucket/path.
14archive_gs_bucket: "chromium-luci-logdog"