boulder/test/config/id-exporter.json

10 lines
162 B
JSON

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