Skip to content

Commit bcb2de6

Browse files
committed
docs: add sample config for custom tiled logs
1 parent 5ff73a0 commit bcb2de6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

config.sample.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ general:
3232
operator: "DigiCert"
3333
description: "DigiCert Nessie2022 log"
3434

35+
additional_tiled_logs:
36+
- url: https://ct.cloudflare.com/logs/raio2025h2b/
37+
operator: "Cloudflare"
38+
description: "Cloudflare 'Raio2025h2b'"
39+
3540
# To optimize the performance of the server, you can overwrite the size of different buffers
3641
# For low CPU, low memory machines, you should reduce the buffer sizes to save memory in case the CPU is maxed.
3742
buffer_sizes:

0 commit comments

Comments
 (0)