github.com/letsencrypt/boulder@v0.20251208.0/ratelimits/testdata/working_override_13371338.yml (about)

     1  - CertificatesPerDomainPerAccount:
     2      burst: 1337
     3      count: 1337
     4      period: 2160h
     5      ids:
     6        - id: 13371338
     7          comment: Used to test the TransactionBuilder
     8  - FailedAuthorizationsPerDomainPerAccount:
     9      burst: 1337
    10      count: 1337
    11      period: 5m
    12      ids:
    13        - id: 13371338
    14          comment: Used to test the TransactionBuilder
    15  - FailedAuthorizationsForPausingPerDomainPerAccount:
    16      burst: 1337
    17      count: 1
    18      period: 24h
    19      ids:
    20        - id: 13371338
    21          comment: Used to test the TransactionBuilder