boulder/test/config-next/contact-exporter.json

8 lines
152 B
JSON

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