...

Text file src/github.com/letsencrypt/boulder/test/config/id-exporter.json

Documentation: github.com/letsencrypt/boulder/test/config

     1{
     2	"contactExporter": {
     3		"passwordFile": "test/secrets/smtp_password",
     4		"db": {
     5			"dbConnectFile": "test/secrets/mailer_dburl",
     6			"maxOpenConns": 10
     7		}
     8	}
     9}

View as plain text