All Downloads are FREE. Search and download functionalities are using the official Maven repository.

da-node.2.0.0.source-code.reference.conf Maven / Gradle / Ivy

myLegalName = "Vast Global MegaCorp, Ltd"
emailAddress = "[email protected]"
exportJMXto = "http"
keyStorePassword = "cordacadevpass"
trustStorePassword = "trustpass"
dataSourceProperties = {
    dataSourceClassName = org.h2.jdbcx.JdbcDataSource
    "dataSource.url" = "jdbc:h2:file:"${baseDirectory}"/persistence;DB_CLOSE_ON_EXIT=FALSE;LOCK_TIMEOUT=10000;WRITE_DELAY=100;AUTO_SERVER_PORT="${h2port}
    "dataSource.user" = sa
    "dataSource.password" = ""
}
database = {
    transactionIsolationLevel = "repeatableRead"
    initDatabase = true
}
devMode = true
certificateSigningService = "https://cordaci-netperm.corda.r3cev.com"
useHTTPS = false
h2port = 0
useTestClock = false
verifierType = InMemory
bftSMaRt = {
    replicaId = -1
    debug = false
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy