| # For the schema of this file and documentation, see ProjectConfig message in | 
 | # https://luci-config.appspot.com/schemas/services/luci-logdog:logdog.cfg | 
 | # This is for the pdfium project, but we're going to piggyback | 
 | # off of the chromium settings. | 
 |  | 
 | # Auth groups who can read log streams. | 
 | reader_auth_groups: "project-r8-readers" | 
 | # Auth groups who can register and emit new log streams. | 
 | writer_auth_groups: "luci-logdog-r8-writers" | 
 | # The base Google Storage archival path for this project. | 
 | # | 
 | # Archived LogDog logs will be written to this bucket/path. | 
 | archive_gs_bucket: "logdog-r8-archive" | 
 |  |