1# See http://luci-config.appspot.com/schemas/services/luci-logdog:logdog.cfg 2# for schema of this file and documentation. 3 4reader_auth_groups: "all" 5writer_auth_groups: "luci-logdog-angle-writers" 6 7# The base Google Storage archival path for this project. 8# 9# Archived LogDog logs will be written to this bucket/path. 10archive_gs_bucket: "chromium-luci-logdog" 11