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

9 lines
162 B
JSON

{
"contactExporter": {
"passwordFile": "test/secrets/smtp_password",
"db": {
"dbConnectFile": "test/secrets/mailer_dburl",
"maxOpenConns": 10
}
}
}