cli/third-party/github.com/letsencrypt/boulder/test/config/contact-auditor.json
2025-05-30 12:50:20 -04:00

8 lines
113 B
JSON

{
"contactAuditor": {
"db": {
"dbConnectFile": "test/secrets/mailer_dburl",
"maxOpenConns": 10
}
}
}